aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-03-14 10:03:17 +0100
committerMario Vavti <mario@mariovavti.com>2018-03-14 10:03:17 +0100
commitfa3e7a574fdfef87f86dc89fbb30bbfef7e98463 (patch)
tree6052f4405625ed6bdf2fcb37029edf8b09dc8b14 /view/tpl
parentd4fa33ddddcd4594f83868796af93222013d74bb (diff)
downloadvolse-hubzilla-fa3e7a574fdfef87f86dc89fbb30bbfef7e98463.tar.gz
volse-hubzilla-fa3e7a574fdfef87f86dc89fbb30bbfef7e98463.tar.bz2
volse-hubzilla-fa3e7a574fdfef87f86dc89fbb30bbfef7e98463.zip
show site registration notifications setting only to site admin
Diffstat (limited to 'view/tpl')
-rwxr-xr-xview/tpl/settings.tpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl
index 130dc6918..0055fa265 100755
--- a/view/tpl/settings.tpl
+++ b/view/tpl/settings.tpl
@@ -138,7 +138,9 @@
{{include file="field_intcheckbox.tpl" field=$vnotify7}}
{{include file="field_intcheckbox.tpl" field=$vnotify8}}
{{include file="field_intcheckbox.tpl" field=$vnotify9}}
- {{include file="field_intcheckbox.tpl" field=$vnotify11}}
+ {{if $vnotify11}}
+ {{include file="field_intcheckbox.tpl" field=$vnotify11}}
+ {{/if}}
{{include file="field_intcheckbox.tpl" field=$vnotify12}}
{{if $vnotify13}}
{{include file="field_intcheckbox.tpl" field=$vnotify13}}