From 04560a495f1b39cca39f031f3325cc29d1757123 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 12 Jun 2005 21:42:09 +0000 Subject: Redirect to status_queues.php after wizard. Suggested-by: Hoba --- usr/local/www/wizards/traffic_shaper_wizard.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local/www/wizards/traffic_shaper_wizard.xml') diff --git a/usr/local/www/wizards/traffic_shaper_wizard.xml b/usr/local/www/wizards/traffic_shaper_wizard.xml index a19c9b2..8308cff 100644 --- a/usr/local/www/wizards/traffic_shaper_wizard.xml +++ b/usr/local/www/wizards/traffic_shaper_wizard.xml @@ -1346,7 +1346,7 @@ $config['shaper']['enable'] = TRUE; filter_configure(); - header("Location: /"); + header("Location: /status_queues.php"); \ No newline at end of file -- cgit v1.1