summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2015-12-30 00:03:13 -0800
committerNOYB <Al_Stu@Frontier.com>2015-12-30 00:03:13 -0800
commit290566ed5b9dac4330f56dc420c5f728c5f0795c (patch)
tree2eeb85f466bee1689364bfc6ce7729e0def09128 /src
parentdc6927bcc7d6a6817d6a52ab39098a6007421b94 (diff)
downloadpfsense-290566ed5b9dac4330f56dc420c5f728c5f0795c.zip
pfsense-290566ed5b9dac4330f56dc420c5f728c5f0795c.tar.gz
HTML Compliance - Interfaces / Assign network ports
A table row was 3 columns wide and exceeded the column count established by the first row (2).
Diffstat (limited to 'src')
-rw-r--r--src/usr/local/www/interfaces_assign.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/local/www/interfaces_assign.php b/src/usr/local/www/interfaces_assign.php
index 3c92a2c..95f949d 100644
--- a/src/usr/local/www/interfaces_assign.php
+++ b/src/usr/local/www/interfaces_assign.php
@@ -528,6 +528,7 @@ display_top_tabs($tab_array);
<tr>
<th><?=gettext("Interface")?></th>
<th><?=gettext("Network port")?></th>
+ <th>&nbsp;</th>
</tr>
</thead>
<tbody>
OpenPOWER on IntegriCloud