From a1d75cc7e936954097fc3143a44952b29a5e85e7 Mon Sep 17 00:00:00 2001 From: Jan-Hendrik Willms Date: Tue, 18 Jun 2024 13:57:31 +0000 Subject: fixes #4323 Closes #4323 Merge request studip/studip!3123 --- templates/_standard_loginform.php | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/_standard_loginform.php b/templates/_standard_loginform.php index 57c9cec..4ae9f27 100644 --- a/templates/_standard_loginform.php +++ b/templates/_standard_loginform.php @@ -44,7 +44,6 @@ $password_tooltip_text = (string)Config::get()->PASSWORD_TOOLTIP_TEXT; autocomplete="current-password" size="20" required - > -- cgit v1.0