"traffic_shaper_wizard_multi_all.xml", gettext("Dedicated Links") => "traffic_shaper_wizard_dedicated.xml", ); include("head.inc"); if ($input_errors) { print_input_errors($input_errors); } $tab_array = array(); $tab_array[] = array(gettext("By Interface"), false, "firewall_shaper.php"); $tab_array[] = array(gettext("By Queue"), false, "firewall_shaper_queues.php"); $tab_array[] = array(gettext("Limiters"), false, "firewall_shaper_vinterface.php"); $tab_array[] = array(gettext("Wizards"), true, "firewall_shaper_wizards.php"); display_top_tabs($tab_array); if ($_POST['apply']) { print_apply_result_box($retval); } if (is_subsystem_dirty('shaper')) { print_apply_box(gettext("The traffic shaper configuration has been changed.") . "
" . gettext("The changes must be applied for them to take effect.")); } ?>

$wizard): ?>
' . $wizard . ''?>