From 9129def718701149f8e38667a80b2b52a5142e3a Mon Sep 17 00:00:00 2001 From: Kevin Siml Date: Thu, 6 Apr 2017 09:00:35 +0200 Subject: [PATCH] Add files via upload --- .../default/module/config/config.tpl.html | 569 +++++++++--------- 1 file changed, 300 insertions(+), 269 deletions(-) diff --git a/src/templates/default/module/config/config.tpl.html b/src/templates/default/module/config/config.tpl.html index 076890d8..66e878ab 100644 --- a/src/templates/default/module/config/config.tpl.html +++ b/src/templates/default/module/config/config.tpl.html @@ -1,270 +1,301 @@ -{% import 'main/macros.tpl.html' as macro %} -
- -
-
-
- {{ label_general }} -
- -
- -
-
-
-
- -
-
-
- -
-  {{ label_seconds }} -
-
-
- -
- -
-
-
-
- {{ label_settings_notification }} -
- -
- -

{{ label_alert_type_description|raw }}

-
-
-
-
- {{ label_settings_log }} -
-
- -
-
-
- -
-  {{ label_log_retention_days }} -
-
- {{ label_settings_proxy }} -
-
- -

{{ label_alert_proxy|raw }}

-
-
-
- -
- -

{{ label_alert_proxy_url|raw }}

-
-
-
- -
- -
-
-
- -
- -
-
-
- -
-
-
- -
-
- {{ label_settings_sms }} -
-
- -
-
-
-
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
-
- - -
-
-
- -
-
-
-
-
- {{ label_settings_pushover }} -
-
- -

{{ label_pushover_description|raw }}

-
-
-
-
- -
-
-
- -
-

- -

{{ label_pushover_api_token_description|raw }}

-
-
-
-
- - -
-
-
- -
-
-
-
- {{ macro.csrf_input() }} + + +
+
+
+ {{ label_general }} +
+ +
+ +
+
+
+
+ +
+
+
+ +
+  {{ label_seconds }} +
+
+
+
+ {{ label_settings_notification }} +
+ +
+ +

{{ label_alert_type_description|raw }}

+
+
+
+
+ {{ label_settings_log }} +
+
+ +
+
+
+ +
+  {{ label_log_retention_days }} +
+
+
+ +
+
+
+ +
+
+ {{ label_settings_sms }} +
+
+ +
+
+
+
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+
+ + +
+
+
+ +
+
+
+
+
+ {{ label_settings_pushover }} +
+
+ +

{{ label_pushover_description|raw }}

+
+
+
+
+ +
+
+
+ +
+

+ +

{{ label_pushover_api_token_description|raw }}

+
+
+
+
+ + +
+
+
+ +
+
+
+
+
+ {{ label_settings_pushsafer }} +
+
+ +

{{ label_pushsafer_description|raw }}

+
+
+
+
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+
+ + +
+
+
+ +
+
+
+
\ No newline at end of file