From 80f7f921ce1158c4842cf52a5a7e2b135baefbb0 Mon Sep 17 00:00:00 2001 From: aymm Date: Mon, 10 May 2021 21:35:50 +0200 Subject: [PATCH] =?UTF-8?q?=C2=A7Fixed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- globals.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/globals.php b/globals.php index d8453a1..500dd55 100644 --- a/globals.php +++ b/globals.php @@ -27,7 +27,7 @@ function get_page_header( $logout_link = 'Logout'; } else { $newpoll_class = 'disabled'; - $greeting = 'Login with pnut'; + $greeting = 'Login with pnut'; } $title = ''; if ($include_app_name) {