From eed0eaeb8611f243882900e202a8e253308d7a60 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 19 Dec 2016 12:43:31 +0100 Subject: [PATCH] Use a form so firefox doesn't try to save the space as a password Signed-off-by: Joas Schilling --- core/templates/layout.user.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php index 2db333c1977..c53e016c1c2 100644 --- a/core/templates/layout.user.php +++ b/core/templates/layout.user.php @@ -147,12 +147,12 @@
-
+
t('This action requires you to confirm your password:')); ?>
- " + " placeholder="t('Confirm your password')); ?>" /> -
+