aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort_interfaces_whitelist.php
diff options
context:
space:
mode:
authorbmeeks8 <bmeeks8@bellsouth.net>2013-05-22 12:20:35 -0400
committerbmeeks8 <bmeeks8@bellsouth.net>2013-05-22 12:20:35 -0400
commite8f8b0ab273baa1d772ec914c51e242c3ff22f56 (patch)
tree47d715f47e0d5de03133612c8584b9cd15e3c1fe /config/snort/snort_interfaces_whitelist.php
parente977391528edbf2d27841f2458b2e72e8bb29747 (diff)
downloadpfsense-packages-e8f8b0ab273baa1d772ec914c51e242c3ff22f56.tar.gz
pfsense-packages-e8f8b0ab273baa1d772ec914c51e242c3ff22f56.tar.bz2
pfsense-packages-e8f8b0ab273baa1d772ec914c51e242c3ff22f56.zip
Fix various HTML style issues to tidy up GUI.
Diffstat (limited to 'config/snort/snort_interfaces_whitelist.php')
-rw-r--r--config/snort/snort_interfaces_whitelist.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/config/snort/snort_interfaces_whitelist.php b/config/snort/snort_interfaces_whitelist.php
index 27f48e16..73c9efda 100644
--- a/config/snort/snort_interfaces_whitelist.php
+++ b/config/snort/snort_interfaces_whitelist.php
@@ -91,8 +91,8 @@ if ($savemsg) print_info_box($savemsg);
</td>
</tr>
<tr>
- <td class="tabcont">
- <table width="100%" border="0" cellpadding="6" cellspacing="0">
+ <td><div id="mainarea">
+ <table id="maintable" class="tabcont" width="100%" border="0" cellpadding="6" cellspacing="0">
<tr>
<td width="20%" class="listhdrr">File Name</td>
<td width="40%" class="listhdrr">Values</td>
@@ -151,6 +151,7 @@ if ($savemsg) print_info_box($savemsg);
</td>
</tr>
</table>
+ </div>
</td>
</tr>
</table>