diff options
author | zotlabs <mike@macgirvin.com> | 2018-02-25 21:40:19 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2018-02-25 21:40:19 -0800 |
commit | d2ed3a9abbb5c68d1a02eae629bc103aa43a1263 (patch) | |
tree | 42a22345d211609b362eb3c382c9d21d2e4a7e16 /view/tpl/email_notify_text.tpl | |
parent | 1b1550fb318081a92ab92b90eda533117d112370 (diff) | |
download | volse-hubzilla-d2ed3a9abbb5c68d1a02eae629bc103aa43a1263.tar.gz volse-hubzilla-d2ed3a9abbb5c68d1a02eae629bc103aa43a1263.tar.bz2 volse-hubzilla-d2ed3a9abbb5c68d1a02eae629bc103aa43a1263.zip |
provide opt-out link and text with notification emails
Diffstat (limited to 'view/tpl/email_notify_text.tpl')
-rwxr-xr-x | view/tpl/email_notify_text.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/email_notify_text.tpl b/view/tpl/email_notify_text.tpl index 56925c18b..5f1984edb 100755 --- a/view/tpl/email_notify_text.tpl +++ b/view/tpl/email_notify_text.tpl @@ -11,3 +11,4 @@ {{$thanks}} {{$site_admin}} +{{$opt_out1}} {{$opt_out2}}
\ No newline at end of file |