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:
17
phpBB/language/en/email/report_post.txt
Normal file
17
phpBB/language/en/email/report_post.txt
Normal 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}
|
Reference in New Issue
Block a user