diff --git a/files/www/cgi-bin/admin b/files/www/cgi-bin/admin
index 266c7392..96b10ece 100755
--- a/files/www/cgi-bin/admin
+++ b/files/www/cgi-bin/admin
@@ -218,7 +218,7 @@ if($fw_install and -f "$tmpdir/firmware")
my $junk;
http_header();
html_header("FIRMWARE UPDATE IN PROGRESS", 0);
- print "";
+ print "";
print "\n";
print "
\n";
print "
The firmware is being updated.
\n";
@@ -236,7 +236,7 @@ DHCP lease and reset any name service caches you may be using.
The node will reboot twice while the configuration is applied
Wait for the Status 4 LED to start blinking, then stop blinking twice.
When the Status 4 LED is solid on you can get your new DHCP lease and reconnect with
-http://$node:8080/
+http://$node.local.mesh:8080/
(This page will automatically reload in 150 seconds)