summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizard.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-08-13 16:19:22 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-08-13 16:19:22 +0000
commitd1c844e1c17f876c3c09ae07bca204e7a72ffbac (patch)
tree122d3e64d2dc5d0c97283a309808c8dba04491d6 /usr/local/www/wizard.php
parentfe2bfbfce14a343722b933ed7a343af8ef77ffc2 (diff)
downloadpfsense-d1c844e1c17f876c3c09ae07bca204e7a72ffbac.zip
pfsense-d1c844e1c17f876c3c09ae07bca204e7a72ffbac.tar.gz
Spell interfaces correctly
Diffstat (limited to 'usr/local/www/wizard.php')
-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