diff options
Diffstat (limited to 'usr')
-rwxr-xr-x | usr/local/www/firewall_rules.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_rules.php b/usr/local/www/firewall_rules.php index d9f060b..e00106a 100755 --- a/usr/local/www/firewall_rules.php +++ b/usr/local/www/firewall_rules.php @@ -628,7 +628,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="8" align="center" valign="middle"> + <td class="listlr" colspan="9" 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> |