From fceb3f6846e4f3179580073bf2aabf935757e519 Mon Sep 17 00:00:00 2001 From: Wolfgang Knopki Date: Thu, 23 Apr 2020 11:38:45 +0200 Subject: [PATCH] hack to get admin recognized again --- mymodule/themes/fancytheme/core/loginuserpass.php | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/mymodule/themes/fancytheme/core/loginuserpass.php b/mymodule/themes/fancytheme/core/loginuserpass.php index 428329d..0d6898f 100644 --- a/mymodule/themes/fancytheme/core/loginuserpass.php +++ b/mymodule/themes/fancytheme/core/loginuserpass.php @@ -14,7 +14,6 @@ $this->includeAtTemplateBase('includes/header.php');
- data['errorcode'] !== null) { @@ -54,7 +53,14 @@ if ($this->data['errorcode'] !== null) {

Login Form

-
+ + }else{ +
+ } + ?>
Passwort vergessen? -- GitLab