summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/www/firewall_shaper_wizards.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_shaper_wizards.php b/usr/local/www/firewall_shaper_wizards.php
index acd744c..35c7831 100755
--- a/usr/local/www/firewall_shaper_wizards.php
+++ b/usr/local/www/firewall_shaper_wizards.php
@@ -73,7 +73,7 @@ if ($_POST['apply']) {
$pgtitle = array("Firewall", "Traffic Shaper", "Wizards");
$statusurl = "status_queues.php";
-$wizards = array("Single Lan multi Wan" => "traffic_shaper_wizard.xml",
+$wizards = array(gettext("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",
OpenPOWER on IntegriCloud