summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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