From af75523b44092fd286fd246e83fe85a3a60e2db2 Mon Sep 17 00:00:00 2001 From: Kevin Siml Date: Thu, 6 Apr 2017 08:58:32 +0200 Subject: [PATCH] Add files via upload --- .../default/module/user/user/update.tpl.html | 174 +++++++++--------- 1 file changed, 91 insertions(+), 83 deletions(-) diff --git a/src/templates/default/module/user/user/update.tpl.html b/src/templates/default/module/user/user/update.tpl.html index 7b4ef56d..08f5a21b 100644 --- a/src/templates/default/module/user/user/update.tpl.html +++ b/src/templates/default/module/user/user/update.tpl.html @@ -1,84 +1,92 @@ -{% import 'main/macros.tpl.html' as macro %} -
- {{ macro.csrf_input() }} -
- {{ titlemode }} -
- -
- -
-
-
- -
- -
-
-
- -
- -

{{ label_level_description|raw }}

-
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
{{ label_pushover_description|raw }}
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- - -
-
+ +
+ {{ titlemode }} +
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +

{{ label_level_description|raw }}

+
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
{{ label_pushover_description|raw }}
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
{{ label_pushsafer_description|raw }}
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ + +
+
\ No newline at end of file