1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-16 13:44:12 +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,10 +1,9 @@
Subject: Forum post notification - "{FORUM_NAME}"
Subject: Reply 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 reply to the topic "{TOPIC_TITLE}"<!-- IF AUTHOR_NAME != '' --> by {AUTHOR_NAME}<!-- ENDIF --> since your last visit. You can use the following link to view the last unread reply, no more notifications will be sent until you visit the topic.
The "{FORUM_NAME}" received a new reply to the 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 topic.
{U_NEWEST_POST}
If you want to view the topic, click the following link:
@@ -13,8 +12,8 @@ If you want to view the topic, click the following link:
If you want to view the forum, click the following link:
{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:
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}