From 7ba81d394f974a459cebf2e82dca6b148bd14748 Mon Sep 17 00:00:00 2001 From: Gouttfi Date: Wed, 18 Dec 2024 16:10:32 +0100 Subject: [PATCH] Removed display of login input field when main_authentication == "googleoauth" --- htdocs/core/tpl/login.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/tpl/login.tpl.php b/htdocs/core/tpl/login.tpl.php index 54c2238adfa..a9af96af82a 100644 --- a/htdocs/core/tpl/login.tpl.php +++ b/htdocs/core/tpl/login.tpl.php @@ -282,6 +282,7 @@ if ($disablenofollow) {
"> +file->main_authentication) || $conf->file->main_authentication != 'googleoauth') { ?>
-file->main_authentication) || $conf->file->main_authentication != 'googleoauth') { ?>