diff options
author | RedMatrix <info@friendica.com> | 2014-12-31 10:21:38 +1100 |
---|---|---|
committer | RedMatrix <info@friendica.com> | 2014-12-31 10:21:38 +1100 |
commit | 4a82967639e662821de177e3bd829b735b4eb24e (patch) | |
tree | 0fd82236b54cfc90083ac0a2e2bf0a3a56fc7b18 /view/tpl | |
parent | 43671a0a323afa758df56c06822ce3c46da026df (diff) | |
parent | e6a3ea2c95579a33a5c009aa223a899c8f2aeeb8 (diff) | |
download | volse-hubzilla-4a82967639e662821de177e3bd829b735b4eb24e.tar.gz volse-hubzilla-4a82967639e662821de177e3bd829b735b4eb24e.tar.bz2 volse-hubzilla-4a82967639e662821de177e3bd829b735b4eb24e.zip |
Merge pull request #791 from pafcu/notifications
Improved notifications
Diffstat (limited to 'view/tpl')
-rwxr-xr-x | view/tpl/settings.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl index 7fa52677b..47d85d8e4 100755 --- a/view/tpl/settings.tpl +++ b/view/tpl/settings.tpl @@ -113,6 +113,8 @@ {{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}} +{{include file="field_intcheckbox.tpl" field=$always_show_in_notices}} {{*include file="field_intcheckbox.tpl" field=$vnotify11*}} </div> |