summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/wizards/setup_wizard.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/wizards/setup_wizard.xml b/usr/local/www/wizards/setup_wizard.xml
index 1f8faa3..2650a9a 100644
--- a/usr/local/www/wizards/setup_wizard.xml
+++ b/usr/local/www/wizards/setup_wizard.xml
@@ -2265,7 +2265,6 @@
</fields>
<stepsubmitbeforesave>
if($_POST['selectedtype'] == "Static") { } else {
- echo $_POST['selectedtype'] . " ";
$_POST['ipaddress'] = $_POST['selectedtype'];
$config['interfaces']['wan']['ipaddr'] = $_POST['selectedtype'];
write_config();
OpenPOWER on IntegriCloud