There is now a user switch to change between condensed and detailled notifications

This commit is contained in:
Michael
2017-11-04 12:01:08 +00:00
parent 6b9cb9c755
commit 7de3eae8d0
5 changed files with 250 additions and 243 deletions
+1 -1
View File
@@ -194,7 +194,7 @@
</div>
{{include file="field_checkbox.tpl" field=$email_textonly}}
{{include file="field_checkbox.tpl" field=$detailled_notif}}
{{* commented out because it was commented out in the original template
<div class="field">
@@ -131,6 +131,7 @@
</div>
{{include file="field_checkbox.tpl" field=$email_textonly}}
{{include file="field_checkbox.tpl" field=$detailled_notif}}
</div>