summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2008-03-27 17:14:37 +0000
committerErmal Luçi <eri@pfsense.org>2008-03-27 17:14:37 +0000
commit3b4e69ef1f597198ec4884696580cb8f524bb632 (patch)
tree2b1dec303bb9825d387a5f9154590d39bc1ba838 /usr
parenta843b04f400a1a5731a09a8d6abfdf12e640f8e3 (diff)
downloadpfsense-3b4e69ef1f597198ec4884696580cb8f524bb632.zip
pfsense-3b4e69ef1f597198ec4884696580cb8f524bb632.tar.gz
Make the new wizard visible to the user
Diffstat (limited to 'usr')
-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 ed10eef..69f2967 100755
--- a/usr/local/www/firewall_shaper_wizards.php
+++ b/usr/local/www/firewall_shaper_wizards.php
@@ -64,6 +64,7 @@ $wizards = array("Single Lan multi Wan" => "traffic_shaper_wizard.xml",
"Single Wan multi Lan" => "traffic_shaper_wizard_multi_lan.xml",
"Multiple Lan/Wan" => "traffic_shaper_wizard_multi_all.xml",
"Dedicated Links" => "traffic_shaper_wizard_dedicated.xml",
+ "Single Wan multi Lan(2 levels)" => "traffic_shaper_wizard_multi_lan2.xml"
);
include("head.inc");
OpenPOWER on IntegriCloud