diff options
author | zotlabs <mike@macgirvin.com> | 2016-12-11 17:54:03 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2016-12-11 17:54:03 -0800 |
commit | e06647b54e707f023911ee68d59205c1e85df67a (patch) | |
tree | cdb6a08c28e6bbf323091c99b5aa0585268b415a /view/tpl | |
parent | 0f7d36cfa0ed5896151078e305f4c2d2523f378c (diff) | |
download | volse-hubzilla-e06647b54e707f023911ee68d59205c1e85df67a.tar.gz volse-hubzilla-e06647b54e707f023911ee68d59205c1e85df67a.tar.bz2 volse-hubzilla-e06647b54e707f023911ee68d59205c1e85df67a.zip |
some preliminary work for email notification of likes - potentially destabilising so disabled until after next release
Diffstat (limited to 'view/tpl')
-rwxr-xr-x | view/tpl/settings.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl index 0ec44e9ff..05e531ba7 100755 --- a/view/tpl/settings.tpl +++ b/view/tpl/settings.tpl @@ -112,6 +112,7 @@ {{include file="field_intcheckbox.tpl" field=$notify2}} {{include file="field_intcheckbox.tpl" field=$notify3}} {{include file="field_intcheckbox.tpl" field=$notify4}} + {{*include file="field_intcheckbox.tpl" field=$notify9*}} {{include file="field_intcheckbox.tpl" field=$notify5}} {{include file="field_intcheckbox.tpl" field=$notify6}} {{include file="field_intcheckbox.tpl" field=$notify7}} |