1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-31 03:59:52 +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,13 @@
Subject: New topic notification - "{FORUM_NAME}"
Hello {USERNAME},
You are receiving this notification because you are watching the forum "{FORUM_NAME}" at "{SITENAME}". This forum has received a new topic<!-- IF AUTHOR_NAME --> by {AUTHOR_NAME}<!-- ENDIF --> since your last visit, "{TOPIC_TITLE}". You can use the following link to view the forum, no more notifications will be sent until you visit the forum.
{U_FORUM}
If you no longer wish to watch this forum you can either click the "Unsubscribe forum" link found in the forum above, or by clicking the following link:
{U_STOP_WATCHING_FORUM}
{EMAIL_SIG}