1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +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}, 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} {U_NEWEST_POST}
If you want to view the topic, click the following link: 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: If you no longer wish to watch this forum click the following link:
{U_STOP_WATCHING_FORUM} {U_STOP_WATCHING_FORUM}
Or click the "Unsubscribe forum" link found at the bottom of the forum above.
{EMAIL_SIG} {EMAIL_SIG}

View File

@@ -11,6 +11,5 @@ If you want to view the new topic, click the following link:
If you no longer wish to watch this forum click the following link: If you no longer wish to watch this forum click the following link:
{U_STOP_WATCHING_FORUM} {U_STOP_WATCHING_FORUM}
Or click the "Unsubscribe forum" link found at the bottom of the forum above.
{EMAIL_SIG} {EMAIL_SIG}

View File

@@ -7,6 +7,5 @@ The forum "{FORUM_NAME}" received a new topic "{TOPIC_TITLE}"<!-- IF AUTHOR_NAME
If you no longer wish to watch this forum click the following link: If you no longer wish to watch this forum click the following link:
{U_STOP_WATCHING_FORUM} {U_STOP_WATCHING_FORUM}
Or click the "Unsubscribe forum" link found at the bottom of the forum above.
{EMAIL_SIG} {EMAIL_SIG}

View File

@@ -1,4 +1,4 @@
Subject: New private message has arrived Subject: New private message
Hello {USERNAME}, Hello {USERNAME},

View File

@@ -9,6 +9,5 @@ If you want to view the newest post made since your last visit, click the follow
If you no longer wish to watch this topic click the following link: If you no longer wish to watch this topic click the following link:
{U_STOP_WATCHING_TOPIC} {U_STOP_WATCHING_TOPIC}
Or click the "Unsubscribe topic" link found at the bottom of the topic above.
{EMAIL_SIG} {EMAIL_SIG}

View File

@@ -16,6 +16,5 @@ If you want to view the forum, click the following link:
If you no longer wish to watch this topic click the following link: If you no longer wish to watch this topic click the following link:
{U_STOP_WATCHING_TOPIC} {U_STOP_WATCHING_TOPIC}
Or click the "Unsubscribe topic" link found at the bottom of the topic above.
{EMAIL_SIG} {EMAIL_SIG}