From c54a42ea6f0743ef67705d25154f6cd9483088b3 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Thu, 28 Jan 2016 14:06:57 -0200 Subject: Update typo spotted by @phil-davis --- src/usr/local/www/firewall_rules.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; ?> -- cgit v1.1