summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2015-12-31 00:16:25 -0800
committerNOYB <Al_Stu@Frontier.com>2015-12-31 00:16:25 -0800
commitefb86be8fc8a231cb33c1adb12bacafd2b1133c5 (patch)
treeeb5abff88acc75a53b9cd33411a08155c70b6918
parent8dccfb20643cfda6b55429177410e6c66fcf0bbd (diff)
downloadpfsense-efb86be8fc8a231cb33c1adb12bacafd2b1133c5.zip
pfsense-efb86be8fc8a231cb33c1adb12bacafd2b1133c5.tar.gz
HTML Compliance - Interfaces / VLAN
A table row was 5 columns wide and exceeded the column count established by the first row (4).
-rw-r--r--src/usr/local/www/interfaces_vlan.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/local/www/interfaces_vlan.php b/src/usr/local/www/interfaces_vlan.php
index 041a131..acad30e 100644
--- a/src/usr/local/www/interfaces_vlan.php
+++ b/src/usr/local/www/interfaces_vlan.php
@@ -138,6 +138,7 @@ display_top_tabs($tab_array);
<th><?=gettext('VLAN tag');?></th>
<th><?=gettext('Priority');?></th>
<th><?=gettext('Description');?></th>
+ <th></th>
</tr>
</thead>
<?php
OpenPOWER on IntegriCloud