diff --git a/scripts/pi-hole/php/header.php b/scripts/pi-hole/php/header.php
index 30223124..b5c1b66b 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 34235db0..beba3c87 100644
--- a/scripts/pi-hole/php/loginpage.php
+++ b/scripts/pi-hole/php/loginpage.php
@@ -21,7 +21,7 @@
- - Return → Log in and go to Main page
+ - Return → Log in and go to requested page ()
- Ctrl+Return → Log in and go to Settings page