From cb68bcef0fcf8c26fb79731031fabfcaf7433f45 Mon Sep 17 00:00:00 2001 From: Richard Steinmetz Date: Fri, 9 Oct 2020 20:10:27 +0200 Subject: Fix password visibility toggles Signed-off-by: Richard Steinmetz Signed-off-by: npmbuildbot[bot] --- core/templates/installation.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core/templates') diff --git a/core/templates/installation.php b/core/templates/installation.php index 2cca084ad75..b9ab19f0357 100644 --- a/core/templates/installation.php +++ b/core/templates/installation.php @@ -49,8 +49,8 @@ script('core', [ value="" autocomplete="off" autocapitalize="none" autocorrect="off" required> - - + +

@@ -115,7 +115,7 @@ script('core', [ value="" autocomplete="off" autocapitalize="none" autocorrect="off"> - +

-- cgit v1.2.3