Add border, spacing

This commit is contained in:
Scott Ullrich 2008-11-25 03:47:51 +00:00
parent ccb383452f
commit 46bc7e25e3

View File

@ -858,7 +858,8 @@ $types = array("none" => "None", "static" => "Static", "dhcp" => "DHCP", "pppoe"
Select a existing Gateway from the list or <input onClick="show_add_gateway();" type="button" value="add one">
</div>
<div style="display:none" id="addgateway" name="addgateway">
<p>
<p>
<table border="1" style="border-style: none none none none; width:175px;"><tr><td>
<table>
<tr><td>&nbsp;</td>
<tr>
@ -885,6 +886,7 @@ $types = array("none" => "None", "static" => "Static", "dhcp" => "DHCP", "pppoe"
</tr>
<tr><td>&nbsp;</td>
</table>
</td></tr></table>
<div id="status">
</div>
<p/>