aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/email_notify_html.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-02-26 10:42:13 +0100
committerMario Vavti <mario@mariovavti.com>2018-02-26 10:42:13 +0100
commit4781a8cb6bbd6d0e379b404c455844ddbc7e2812 (patch)
treeedf2dbb22428c90b3f3ec5875e95edc3334e3db7 /view/tpl/email_notify_html.tpl
parenta38c8cc75c67b240140cb815e66393d9c6daba09 (diff)
parentd2ed3a9abbb5c68d1a02eae629bc103aa43a1263 (diff)
downloadvolse-hubzilla-4781a8cb6bbd6d0e379b404c455844ddbc7e2812.tar.gz
volse-hubzilla-4781a8cb6bbd6d0e379b404c455844ddbc7e2812.tar.bz2
volse-hubzilla-4781a8cb6bbd6d0e379b404c455844ddbc7e2812.zip
Merge remote-tracking branch 'mike/master' into dev
Diffstat (limited to 'view/tpl/email_notify_html.tpl')
-rwxr-xr-xview/tpl/email_notify_html.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/view/tpl/email_notify_html.tpl b/view/tpl/email_notify_html.tpl
index 5b4954c8e..f4e12d793 100755
--- a/view/tpl/email_notify_html.tpl
+++ b/view/tpl/email_notify_html.tpl
@@ -21,6 +21,9 @@
<tr><td style="padding:11px 0;" colspan="2">{{$hitemlink}}</td></tr>
<tr><td></td><td>{{$thanks}}</td></tr>
<tr><td></td><td>{{$site_admin}}</td></tr>
+
+ <tr><td style="font-size: 12px; color: #444444; padding-top: 18px;" colspan="2">{{$opt_out1}}</td></tr>
+ <tr><td style="font-size: 12px; color: #444444;" colspan="2">{{$opt_out2}}</td></tr>
</tbody>
</table>
</body>