diff --git a/src/templates/default/module/config/config.tpl.html b/src/templates/default/module/config/config.tpl.html index 030fc017..d5e054e0 100644 --- a/src/templates/default/module/config/config.tpl.html +++ b/src/templates/default/module/config/config.tpl.html @@ -130,7 +130,7 @@
{{ label_settings_pushover }} - {{ macro.input_checkbox("pushover_status", "pushover_status", label_pushover_status, log_pushover_status) }} + {{ macro.input_checkbox("pushover_status", "pushover_status", label_pushover_status, pushover_status_checked) }} {{ macro.input_checkbox("log_pushover", "log_pushover", label_log_pushover, log_pushover_checked) }} @@ -156,4 +156,4 @@ {{ macro.input_csrf() }} - \ No newline at end of file +