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:
@@ -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}
|
||||
|
Reference in New Issue
Block a user