From d3c59d42a7ad0a15a7f85dac703e41b5449f09b5 Mon Sep 17 00:00:00 2001 From: RD WebDesign Date: Mon, 29 Aug 2022 14:48:07 -0300 Subject: [PATCH] Show "Logout" link only when a password is required Re-introducing the test, removed when the menu was updated Signed-off-by: RD WebDesign --- scripts/pi-hole/php/header_authenticated.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/pi-hole/php/header_authenticated.php b/scripts/pi-hole/php/header_authenticated.php index 1d5a5d04..8e86a2f4 100644 --- a/scripts/pi-hole/php/header_authenticated.php +++ b/scripts/pi-hole/php/header_authenticated.php @@ -208,8 +208,10 @@ if ($auth) { Pi-hole Forum GitHub Pi-hole Releases + 0) { // Show "Logout" link only when the user has the password protection enabled.?>
Log out +