mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/16589] Remove "or click unsubscribe ... link" sentence
PHPBB3-16589
This commit is contained in:
parent
552587dbb2
commit
8e599e23a0
6 changed files with 2 additions and 7 deletions
|
@ -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}
|
||||
|
|
|
@ -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:
|
||||
{U_STOP_WATCHING_FORUM}
|
||||
Or click the "Unsubscribe forum" link found at the bottom of the forum above.
|
||||
|
||||
{EMAIL_SIG}
|
||||
|
|
|
@ -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:
|
||||
{U_STOP_WATCHING_FORUM}
|
||||
Or click the "Unsubscribe forum" link found at the bottom of the forum above.
|
||||
|
||||
{EMAIL_SIG}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Subject: New private message has arrived
|
||||
Subject: New private message
|
||||
|
||||
Hello {USERNAME},
|
||||
|
||||
|
|
|
@ -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:
|
||||
{U_STOP_WATCHING_TOPIC}
|
||||
Or click the "Unsubscribe topic" link found at the bottom of the topic above.
|
||||
|
||||
{EMAIL_SIG}
|
||||
|
|
|
@ -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:
|
||||
{U_STOP_WATCHING_TOPIC}
|
||||
Or click the "Unsubscribe topic" link found at the bottom of the topic above.
|
||||
|
||||
{EMAIL_SIG}
|
||||
|
|
Loading…
Add table
Reference in a new issue