From b32dd0a6b7b358f882a3fe12c94beec5ba209e67 Mon Sep 17 00:00:00 2001 From: jim-p Date: Fri, 10 Aug 2012 13:32:16 -0400 Subject: Activate new shortcuts/status in the rest of the areas that are currently setup. --- usr/local/www/firewall_shaper.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local/www/firewall_shaper.php') diff --git a/usr/local/www/firewall_shaper.php b/usr/local/www/firewall_shaper.php index 3763397..38a013b 100755 --- a/usr/local/www/firewall_shaper.php +++ b/usr/local/www/firewall_shaper.php @@ -52,7 +52,7 @@ if($_GET['reset'] <> "") { } $pgtitle = array(gettext("Firewall"),gettext("Traffic Shaper")); -$statusurl = "status_queues.php"; +$shortcut_section = "trafficshaper"; $shaperIFlist = get_configured_interface_with_descr(); read_altq_config(); -- cgit v1.1