diff --git a/usr/local/www/wizards/traffic_shaper_wizard.xml b/usr/local/www/wizards/traffic_shaper_wizard.xml index 7b45c6d7be..6965688d8f 100644 --- a/usr/local/www/wizards/traffic_shaper_wizard.xml +++ b/usr/local/www/wizards/traffic_shaper_wizard.xml @@ -1533,7 +1533,7 @@ $config['shaper']['enable'] = TRUE; - filter_configure(); + filter_configure_sync(); header("Location: /status_queues.php");