summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xusr/local/www/wizard.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/wizard.php b/usr/local/www/wizard.php
index b7a00ba..383f81d 100755
--- a/usr/local/www/wizard.php
+++ b/usr/local/www/wizard.php
@@ -199,7 +199,7 @@ function enablechange() {
&nbsp;<br>
<?php
if($title == "Reload in progress")
- $ip = "http://{$config['interfacs']['lan']['ipaddr']}";
+ $ip = "http://{$config['interfaces']['lan']['ipaddr']}";
else
$ip = "/";
?>
OpenPOWER on IntegriCloud