summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_shaper_wizards.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2010-06-02 10:42:11 -0400
committerjim-p <jimp@pfsense.org>2010-06-02 10:42:11 -0400
commitb9b9b4d8d8ee1ae167331240e466f758bcbfe4b5 (patch)
tree9e7c63aec3a3fa453325b685eeb4707e3e3393e8 /usr/local/www/firewall_shaper_wizards.php
parentaf1e20319e87699f5933ed13984eadadf251743a (diff)
downloadpfsense-b9b9b4d8d8ee1ae167331240e466f758bcbfe4b5.zip
pfsense-b9b9b4d8d8ee1ae167331240e466f758bcbfe4b5.tar.gz
Add status links to shaper pages.
Diffstat (limited to 'usr/local/www/firewall_shaper_wizards.php')
-rwxr-xr-xusr/local/www/firewall_shaper_wizards.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/firewall_shaper_wizards.php b/usr/local/www/firewall_shaper_wizards.php
index 1557242..acd744c 100755
--- a/usr/local/www/firewall_shaper_wizards.php
+++ b/usr/local/www/firewall_shaper_wizards.php
@@ -71,6 +71,7 @@ if ($_POST['apply']) {
}
$pgtitle = array("Firewall", "Traffic Shaper", "Wizards");
+$statusurl = "status_queues.php";
$wizards = array("Single Lan multi Wan" => "traffic_shaper_wizard.xml",
"Single Wan multi Lan" => "traffic_shaper_wizard_multi_lan.xml",
OpenPOWER on IntegriCloud