mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +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
|
@ -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}
|
||||||
|
|
|
@ -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}
|
||||||
|
|
|
@ -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}
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Subject: New private message has arrived
|
Subject: New private message
|
||||||
|
|
||||||
Hello {USERNAME},
|
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:
|
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}
|
||||||
|
|
|
@ -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}
|
||||||
|
|
Loading…
Add table
Reference in a new issue