Skip to content

Commit 68200fb

Browse files
committed
missed one hostname
1 parent 5e5c8be commit 68200fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ function SetupHostnameBanner() {
241241
"each one should have a different Host Name. " +
242242
"Please visit the " +
243243
"<a href=\"networkconfig.php#tab-host-dns\">Host Settings Page</a> " +
244-
" to change your hostname." +
244+
" to change your Host Name." +
245245
"<div style='margin-top:1em'><button class='buttons wideButton " +
246246
"btn-outline-light' onClick='HostnameConfirmed();'>Dismiss Warning</button></div>"
247247
).show();

0 commit comments

Comments
 (0)