mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
fix title overlap
This commit is contained in:
parent
9b03bd4c80
commit
10a1f2da5e
@ -42,7 +42,7 @@ $counter = 1;
|
||||
|
||||
?>
|
||||
|
||||
<table bgcolor="#990000" width="100%" border="0" cellspacing="0" cellpadding="0" style="table-layout: fixed;" summary="gateway status">
|
||||
<table bgcolor="#990000" width="100%" border="0" cellspacing="0" cellpadding="0" summary="gateway status">
|
||||
<tr>
|
||||
<td class="vncellt" width="30%" id="gatewayname">
|
||||
Name
|
||||
@ -141,3 +141,4 @@ $counter = 1;
|
||||
<?php } // foreach ?>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user