diff --git a/scripts/pi-hole/php/header.php b/scripts/pi-hole/php/header.php
index c889ab24..30223124 100644
--- a/scripts/pi-hole/php/header.php
+++ b/scripts/pi-hole/php/header.php
@@ -442,7 +442,7 @@
// Show Logout button if $auth is set and authorization is required
if(strlen($pwhash) > 0) { ?>
-
+
Logout
diff --git a/scripts/pi-hole/php/loginpage.php b/scripts/pi-hole/php/loginpage.php
index a41f8ae8..34235db0 100644
--- a/scripts/pi-hole/php/loginpage.php
+++ b/scripts/pi-hole/php/loginpage.php
@@ -21,8 +21,8 @@
- - Return → Log in and go to Main page
- - Ctrl+Return → Log in and go to Settings page
+ - Return → Log in and go to Main page
+ - Ctrl+Return → Log in and go to Settings page