The desktop notifications have been reworked
This commit is contained in:
parent
632d1024f7
commit
42de5c77d0
7 changed files with 476 additions and 290 deletions
File diff suppressed because it is too large
Load diff
|
@ -98,6 +98,13 @@
|
|||
{{include file="field_intcheckbox.tpl" field=$notify8}}
|
||||
</div>
|
||||
|
||||
<div id="settings-notify-desc">{{$lbl_notify}}</div>
|
||||
|
||||
<div class="group">
|
||||
{{include file="field_checkbox.tpl" field=$notify_like}}
|
||||
{{include file="field_checkbox.tpl" field=$notify_announce}}
|
||||
</div>
|
||||
|
||||
{{include file="field_checkbox.tpl" field=$email_textonly}}
|
||||
{{include file="field_checkbox.tpl" field=$detailed_notif}}
|
||||
|
||||
|
|
|
@ -147,6 +147,13 @@
|
|||
{{include file="field_intcheckbox.tpl" field=$notify8}}
|
||||
</div>
|
||||
|
||||
<div id="settings-notify-desc">{{$lbl_notify}}</div>
|
||||
|
||||
<div class="group">
|
||||
{{include file="field_checkbox.tpl" field=$notify_like}}
|
||||
{{include file="field_checkbox.tpl" field=$notify_announce}}
|
||||
</div>
|
||||
|
||||
{{include file="field_checkbox.tpl" field=$email_textonly}}
|
||||
{{include file="field_checkbox.tpl" field=$detailed_notif}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue