diff --git a/files/www/cgi-bin/perlfunc.pm b/files/www/cgi-bin/perlfunc.pm
index 1167a060..985c1cd9 100644
--- a/files/www/cgi-bin/perlfunc.pm
+++ b/files/www/cgi-bin/perlfunc.pm
@@ -323,8 +323,8 @@ sub reboot_page
print "
$node is rebooting
\n";
print "The LAN subnet has changed. You will need to acquire a new DHCP lease
";
print "and reset any name service caches you may be using.
\n";
- print "Wait for the Power LED to start blinking, then stop blinking.
\n";
- print "When the DMZ LED turns off you can get your new DHCP lease and reconnect with
\n";
+ print "Wait for the Status 4 LED to start blinking, then stop blinking.
\n";
+ print "When the Status 4 LED remains solid on you can get your new DHCP lease and reconnect with
\n";
print "http://localnode.local.mesh:8080/
or
\n";
print "http://$node.local.mesh:8080/
\n";
}
diff --git a/files/www/help.html b/files/www/help.html
index e3624a8a..bd1dc53d 100644
--- a/files/www/help.html
+++ b/files/www/help.html
@@ -699,7 +699,7 @@ How to use failsafe mode:
use a static IP address of 192.168.1.2 and netmask 255.255.255.0
(default gateway and DNS are not necessary)
apply power to the node
-just after the DMZ LED illuminates, hold the reset button until DMZ starts blinking
+just after the Status 4 LED illuminates, hold the reset button until DMZ starts blinking
at a command prompt run "telnet 192.168.1.1"
you should now have a prompt that looks like "root@(none)$"
- if not, you are not in safe mode and something went wrong along the way, so stop here and start over