summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-08-24 18:38:04 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-08-24 18:38:04 -0400
commitd5a1008d3176a3236f44630cfa3536aa482f067e (patch)
tree427aeec165f72b62ab5427b4f074ae27a6702e71 /usr/local/www/firewall_rules.php
parentf5d637bce14826e21ace2c0660d55dbbf0119b94 (diff)
downloadpfsense-d5a1008d3176a3236f44630cfa3536aa482f067e.zip
pfsense-d5a1008d3176a3236f44630cfa3536aa482f067e.tar.gz
Catch up to reality -- there are now 10 fields
Diffstat (limited to 'usr/local/www/firewall_rules.php')
-rwxr-xr-xusr/local/www/firewall_rules.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_rules.php b/usr/local/www/firewall_rules.php
index a6f5b38..cc3fdf0 100755
--- a/usr/local/www/firewall_rules.php
+++ b/usr/local/www/firewall_rules.php
@@ -604,7 +604,7 @@ echo "<script type=\"text/javascript\" language=\"javascript\" src=\"/javascript
<?php if ($nrules == 0): ?>
<td class="listt"></td>
<td class="listt"></td>
- <td class="listlr" colspan="9" align="center" valign="middle">
+ <td class="listlr" colspan="10" align="center" valign="middle">
<span class="gray">
No rules are currently defined for this interface.<br>
All incoming connections on this interface will be blocked until you add pass rules.<br><br>
OpenPOWER on IntegriCloud