1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-27 10:14:47 +02:00

[ticket/16589] Remove "or click unsubscribe ... link" sentence

PHPBB3-16589
This commit is contained in:
Christian Schnegelberger
2021-02-06 17:53:40 +01:00
parent 552587dbb2
commit 8e599e23a0
6 changed files with 2 additions and 7 deletions

View File

@@ -3,7 +3,7 @@ List-Unsubscribe: <{U_STOP_WATCHING_FORUM}>
Hello {USERNAME},
The "{FORUM_NAME}" received a new reply to the topic"{TOPIC_TITLE}"<!-- IF AUTHOR_NAME != '' --> by {AUTHOR_NAME}<!-- ENDIF --> since your last visit to "{SITENAME}". 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 to "{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:
@@ -14,6 +14,5 @@ If you want to view the forum, click 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}