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