Interfaces Types Config Sections Spacer Row

Fix spacer (last) row display inconsistency
Missed one
This commit is contained in:
N0YB 2013-02-18 22:56:12 -08:00
parent a236affe7a
commit 1c4846e90f

View File

@ -1547,9 +1547,6 @@ $types6 = array("none" => gettext("None"), "staticv6" => gettext("Static IPv6"),
<tr style="display:none;" name="staticv6" id="staticv6">
<td colspan="2" style="padding:0px;">
<table width="100%" border="0" cellpadding="6" cellspacing="0">
<tr>
<td colspan="2" valign="top">&nbsp;</td>
</tr>
<tr>
<td colspan="2" valign="top" class="listtopic"><?=gettext("Static IPv6 configuration"); ?></td>
</tr>