1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +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

@@ -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}