aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-04-11 11:49:33 +0200
committerMario Vavti <mario@mariovavti.com>2018-04-11 11:49:33 +0200
commitfee258edbe0fe20b9c5ba66968fabe15699c6458 (patch)
tree9e9164680d629537ae6d629e2fc4699bdab24986 /view
parente294dfa7602d6283a776625167deeb84d11cf2e0 (diff)
downloadvolse-hubzilla-fee258edbe0fe20b9c5ba66968fabe15699c6458.tar.gz
volse-hubzilla-fee258edbe0fe20b9c5ba66968fabe15699c6458.tar.bz2
volse-hubzilla-fee258edbe0fe20b9c5ba66968fabe15699c6458.zip
allow to toggle visibility of likes/dislikes in notifications
Diffstat (limited to 'view')
-rwxr-xr-xview/tpl/settings.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl
index 0055fa265..d258f1992 100755
--- a/view/tpl/settings.tpl
+++ b/view/tpl/settings.tpl
@@ -145,6 +145,7 @@
{{if $vnotify13}}
{{include file="field_intcheckbox.tpl" field=$vnotify13}}
{{/if}}
+ {{include file="field_intcheckbox.tpl" field=$vnotify14}}
{{include file="field_intcheckbox.tpl" field=$always_show_in_notices}}
{{include file="field_input.tpl" field=$evdays}}
</div>