From 19ec20ab89bf938fe2dd1a99b62debc76e199425 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 5 Dec 2014 19:15:41 +0100 Subject: Add option to hide or show password fields --- templates/webinterface/passwords.html | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 templates/webinterface/passwords.html (limited to 'templates/webinterface/passwords.html') diff --git a/templates/webinterface/passwords.html b/templates/webinterface/passwords.html new file mode 100644 index 00000000..f9fda016 --- /dev/null +++ b/templates/webinterface/passwords.html @@ -0,0 +1,25 @@ +
+ + +
+
{{lang_passwordFields}}
+
+

{{lang_description}}

+
+ + + {{lang_showPasswords}} + +
+
+ + + {{lang_hidePasswords}} + +
+
+ +
+
+
+
-- cgit v1.2.3-55-g7522