add mail notification
This commit is contained in:
parent
6fa5557994
commit
1c60e6c553
16
view/mail_received_eml.tpl
Normal file
16
view/mail_received_eml.tpl
Normal file
|
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue