1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-20 23:41:29 +02:00

[ticket/16589] Shortens subject and email content

PHPBB3-16589
This commit is contained in:
Christian Schnegelberger
2020-10-04 13:44:41 +02:00
parent 6b92f23c81
commit a55b96c9f6
30 changed files with 54 additions and 71 deletions

View File

@@ -1,18 +1,16 @@
Subject: New topic notification - "{FORUM_NAME}"
Subject: Topic in "{FORUM_NAME}"
List-Unsubscribe: <{U_STOP_WATCHING_FORUM}>
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.
The forum "{FORUM_NAME}" received a new topic "{TOPIC_TITLE}"<!-- IF AUTHOR_NAME != '' --> by {AUTHOR_NAME}<!-- ENDIF --> since your last visit at "{SITENAME}". No more notifications will be sent until you visit the forum.
{U_FORUM}
To see new topic directly, visit the following link:
If you want to view the new topic, click the following link:
{U_TOPIC}
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:
If you no longer wish to watch this forum click the following link:
{U_STOP_WATCHING_FORUM}
Or click the "Unsubscribe forum" link found at the bottom of the forum above.
{EMAIL_SIG}