mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 07:18:08 +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:
|
Use this link to activate the account:
|
||||||
{U_ACTIVATE}
|
{U_ACTIVATE}
|
||||||
|
|
||||||
|
|
||||||
{EMAIL_SIG}
|
{EMAIL_SIG}
|
@@ -10,5 +10,4 @@ Message sent to you follows:
|
|||||||
|
|
||||||
{MESSAGE}
|
{MESSAGE}
|
||||||
|
|
||||||
|
|
||||||
{EMAIL_SIG}
|
{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.
|
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}
|
{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.
|
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}
|
{EMAIL_SIG}
|
Reference in New Issue
Block a user