From: Mike Macgirvin Date: Tue, 10 Aug 2010 06:01:47 +0000 (-0700) Subject: add mail notification X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1c60e6c55301704d3bb8c76d1fac1ddcb2a181e7;p=friendica.git add mail notification --- diff --git a/view/mail_received_eml.tpl b/view/mail_received_eml.tpl new file mode 100644 index 0000000000..a9abdc371c --- /dev/null +++ b/view/mail_received_eml.tpl @@ -0,0 +1,16 @@ + +Dear $username, + + You've received a new private message at $sitename from '$from'. + +$title + +$body + +Please login at $siteurl to read and reply to your private messages. + +Thank you, + $sitename administrator + + +