diff --git a/usr/local/www/wizards/setup_wizard.xml b/usr/local/www/wizards/setup_wizard.xml index 0a60bdb5ee..43d02b80f8 100644 --- a/usr/local/www/wizards/setup_wizard.xml +++ b/usr/local/www/wizards/setup_wizard.xml @@ -331,7 +331,7 @@ $config['interfaces']['wan']['ipaddr'] = $_POST['selectedtype']; write_config(); if(!$config['interfaces']['lan']) - Header("/wizard.php?xml=setup_wizard.xml&stepid=5&next=Next"); + Header("Location: /wizard.php?xml=setup_wizard.xml&stepid=5&next=Next"); } ]]>