diff options
-rw-r--r-- | usr/local/www/firewall_system_tunables.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_system_tunables.php b/usr/local/www/firewall_system_tunables.php index 7e3c522..163a2c0 100644 --- a/usr/local/www/firewall_system_tunables.php +++ b/usr/local/www/firewall_system_tunables.php @@ -36,7 +36,7 @@ ##|-PRIV -$pgtitle = array("Firewall","System","Tunables"); +$pgtitle = array("System","Tunables"); require("guiconfig.inc"); |