summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_lan.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/interfaces_lan.php')
-rwxr-xr-xusr/local/www/interfaces_lan.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr/local/www/interfaces_lan.php b/usr/local/www/interfaces_lan.php
index 9a32a17..b800050 100755
--- a/usr/local/www/interfaces_lan.php
+++ b/usr/local/www/interfaces_lan.php
@@ -127,11 +127,13 @@ if ($_POST) {
touch($d_landirty_path);
if ($_POST['apply'] <> "") {
- interfaces_opt_configure();
+
+ interfaces_lan_configure();
unlink($d_landirty_path);
$savemsg = "The changes have been applied. You may need to correct the web browsers ip address.";
+
}
}
}
OpenPOWER on IntegriCloud