mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-31 20:11:54 +02:00
[ticket/16589] Shortens subject and email content
PHPBB3-16589
This commit is contained in:
@@ -1,13 +1,12 @@
|
||||
Subject: New topic notification - "{FORUM_NAME}"
|
||||
Subject: Topic in "{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.
|
||||
|
||||
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}
|
||||
|
||||
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}
|
||||
|
Reference in New Issue
Block a user