From 543bfa4233b82e2dfd93f4f2272dd639a59eece0 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 30 Aug 2008 02:48:49 +0000 Subject: [PATCH] Correct title / location --- usr/local/www/firewall_system_tunables.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/local/www/firewall_system_tunables.php b/usr/local/www/firewall_system_tunables.php index 7e3c522cc2..163a2c0243 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");