bugfix: changed refresh message to minutes

This commit is contained in:
Darryl Quinn 2015-04-09 17:19:03 -05:00
parent 193d63094d
commit ce72e3c9f3
1 changed files with 2 additions and 2 deletions

View File

@ -237,7 +237,7 @@ DHCP lease and reset any name service caches you may be using.</h3>
Wait for the Status 4 LED to start blinking, then stop blinking twice.<br>
When the Status 4 LED is solid on you can get your new DHCP lease and reconnect with<br>
<a href='http://$node.local.mesh:8080/'>http://$node.local.mesh:8080/</a><br>
(This page will automatically reload in 150 seconds)</h3>
(This page will automatically reload in 2&frac12; minutes)</h3>
</center></body></html>
";
open(FILE, "/sbin/sysupgrade -q $tmpdir/firmware 2>&1 |") or die;
@ -254,7 +254,7 @@ DHCP lease and reset any name service caches you may be using.</h3>
<h3>Wait for the Status 4 LED to start blinking, then stop blinking.<br>
When the Status 4 LED is solid on you can get your new DHCP lease and reconnect with<br>
<a href='http://localnode.local.mesh:8080/'>http://localnode.local.mesh:8080/</a><br>
(This page will automatically reload in 150 seconds)</h3>
(This page will automatically reload in 2&frac12; minutes)</h3>
</center>
";
page_footer();