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