1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[ticket/11103] Move all email templates to the email/ directory & prep short

Prepare short email templates (to be used in jabber)

PHPBB3-11103
This commit is contained in:
Nathaniel Guse
2012-11-11 11:37:14 -06:00
parent 84ba10ec8c
commit 985d234a29
25 changed files with 208 additions and 6 deletions

View File

@@ -0,0 +1,17 @@
Subject: Topic reply notification - "{TOPIC_TITLE}"
Hello {USERNAME},
You are receiving this notification because the post "{POST_SUBJECT}" at "{SITENAME}" was reported.
If you want to view the report, click the following link:
{U_VIEW_REPORT}
If you want to view the post, click the following link:
{U_VIEW_POST}
If you no longer wish to receive updates about replies to bookmarks, please update your notification settings here:
{U_NOTIFICATION_SETTINGS}
{EMAIL_SIG}