From 75bdec367e5035deff69b151f6ac2d105b584ecc Mon Sep 17 00:00:00 2001 From: Kevin Siml Date: Fri, 7 Apr 2017 10:01:39 +0200 Subject: [PATCH] Add files via upload --- .../default/module/config/config.tpl.html | 68 +++++++++++++++++++ 1 file changed, 68 insertions(+) diff --git a/src/templates/default/module/config/config.tpl.html b/src/templates/default/module/config/config.tpl.html index 076890d8..53d1d963 100644 --- a/src/templates/default/module/config/config.tpl.html +++ b/src/templates/default/module/config/config.tpl.html @@ -5,6 +5,7 @@
  • {{ label_tab_email }}
  • {{ label_tab_sms }}
  • {{ label_tab_pushover }}
  • +
  • {{ label_tab_pushsafer }}
  • @@ -265,6 +266,73 @@
    +
    +
    + {{ label_settings_pushsafer }} +
    +
    + +

    {{ label_pushsafer_description|raw }}

    +
    +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    +
    + +
    + +
    +
    +
    + +
    + +
    +
    +
    + +
    + +
    +
    +
    + +
    + +
    +
    +
    + +
    + +
    +
    +
    + +
    + +
    +
    +
    +
    + + +
    +
    +
    + +
    +
    +
    {{ macro.csrf_input() }} \ No newline at end of file