1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/11471] Unrelated text in e-mail templates

Some e-mail templates contain text unrelated
with the subject of the e-mail

PHPBB3-11471
This commit is contained in:
Gaëtan Muller
2013-04-22 20:57:19 +02:00
parent ab628cbdb9
commit 1f6f2435d0
20 changed files with 10 additions and 54 deletions

View File

@@ -10,5 +10,4 @@ If you want to view the post, click the following link:
If you want to view the topic, click the following link:
{U_VIEW_TOPIC}
{EMAIL_SIG}

View File

@@ -8,5 +8,4 @@ The following reason was given for the disapproval:
{REASON}
{EMAIL_SIG}

View File

@@ -1,4 +1,4 @@
Subject: Topic reply notification - "{TOPIC_TITLE}"
Subject: Post moderation notification - "{TOPIC_TITLE}"
Hello {USERNAME},
@@ -10,8 +10,4 @@ If you want to view the post, click the following link:
If you want to view the topic, click the following link:
{U_TOPIC}
If you no longer wish to receive updates about replies to bookmarks, please update your notification settings here:
{U_NOTIFICATION_SETTINGS}
{EMAIL_SIG}

View File

@@ -1,4 +1,4 @@
Subject: Topic reply notification - "{TOPIC_TITLE}"
Subject: Private Message report - "{TOPIC_TITLE}"
Hello {USERNAME},
@@ -7,8 +7,4 @@ You are receiving this notification because a Private Message titled "{SUBJECT}"
If you want to view the report, click the following link:
{U_VIEW_REPORT}
If you no longer wish to receive updates about replies to bookmarks, please update your notification settings here:
{U_NOTIFICATION_SETTINGS}
{EMAIL_SIG}

View File

@@ -1,4 +1,4 @@
Subject: Topic reply notification - "{TOPIC_TITLE}"
Subject: Post report - "{TOPIC_TITLE}"
Hello {USERNAME},
@@ -10,8 +10,4 @@ If you want to view the report, click the following link:
If you want to view the post, click the following link:
{U_VIEW_POST}
If you no longer wish to receive updates about replies to bookmarks, please update your notification settings here:
{U_NOTIFICATION_SETTINGS}
{EMAIL_SIG}

View File

@@ -7,5 +7,4 @@ You are receiving this notification because your topic "{TOPIC_TITLE}" at "{SITE
If you want to view the topic, click the following link:
{U_VIEW_TOPIC}
{EMAIL_SIG}

View File

@@ -8,5 +8,4 @@ The following reason was given for the disapproval:
{REASON}
{EMAIL_SIG}

View File

@@ -1,4 +1,4 @@
Subject: Topic reply notification - "{TOPIC_TITLE}"
Subject: Topic moderation notification - "{TOPIC_TITLE}"
Hello {USERNAME},
@@ -10,8 +10,4 @@ If you want to view the topic, click the following link:
If you want to view the forum, click the following link:
{U_FORUM}
If you no longer wish to receive updates about replies to bookmarks, please update your notification settings here:
{U_NOTIFICATION_SETTINGS}
{EMAIL_SIG}