diff options
Diffstat (limited to 'src/usr/local')
-rw-r--r-- | src/usr/local/www/firewall_rules.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/firewall_rules.php b/src/usr/local/www/firewall_rules.php index 316a0ec..240ae26 100644 --- a/src/usr/local/www/firewall_rules.php +++ b/src/usr/local/www/firewall_rules.php @@ -348,7 +348,7 @@ if (isset($config['interfaces'][$if]['blockbogons'])) { /* Load the counter data of each pf rule. */ $rulescnt = pfSense_get_pf_rules(); -// Update this is you add or remove columns! +// Update this if you add or remove columns! $columns_in_table = 13; ?> |