mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/12456] Fix missing new lines at the end of email templates
PHPBB3-12456
This commit is contained in:
@@ -10,5 +10,4 @@ Use this link to view the user's profile:
|
||||
Use this link to activate the account:
|
||||
{U_ACTIVATE}
|
||||
|
||||
|
||||
{EMAIL_SIG}
|
@@ -10,5 +10,4 @@ Message sent to you follows:
|
||||
|
||||
{MESSAGE}
|
||||
|
||||
|
||||
{EMAIL_SIG}
|
||||
|
@@ -4,5 +4,4 @@ Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because the report you filed regarding the private message "{PM_SUBJECT}" at "{SITENAME}" has been tended to by a moderator or administrator. The report is now closed. If you have further questions, please contact {CLOSER_NAME} by private message.
|
||||
|
||||
|
||||
{EMAIL_SIG}
|
@@ -4,5 +4,4 @@ Hello {USERNAME},
|
||||
|
||||
You are receiving this notification because the report you filed regarding the private message "{PM_SUBJECT}" at "{SITENAME}" was deleted by a moderator or administrator.
|
||||
|
||||
|
||||
{EMAIL_SIG}
|
Reference in New Issue
Block a user