From ea2a54b72cd9a38a4245cb5d568bacb713e109a8 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 17 Oct 2018 11:51:01 +0100 Subject: [PATCH] passwd: Ask for old password first and then the new ones Signed-off-by: Michael Tremer --- src/templates/people/passwd.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/templates/people/passwd.html b/src/templates/people/passwd.html index 43dec885..5c072ea4 100644 --- a/src/templates/people/passwd.html +++ b/src/templates/people/passwd.html @@ -10,6 +10,13 @@
{% raw xsrf_form_html() %} +
+ + + +
+
@@ -24,13 +31,6 @@
-
- - - -
-
-- 2.47.3