mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-03 06:08:05 +02:00
[ticket/12456] Fix missing new lines at the end of email templates
PHPBB3-12456
This commit is contained in:
parent
0b6accf1ac
commit
cec060bb9b
@ -10,5 +10,4 @@ Use this link to view the user's profile:
|
||||
Use this link to activate the account:
|
||||
{U_ACTIVATE}
|
||||
|
||||
|
||||
{EMAIL_SIG}
|
||||
{EMAIL_SIG}
|
||||
|
@ -10,5 +10,4 @@ Message sent to you follows:
|
||||
|
||||
{MESSAGE}
|
||||
|
||||
|
||||
{EMAIL_SIG}
|
||||
|
@ -6,4 +6,4 @@ Your account on "{SITENAME}" has been activated by an administrator, you may log
|
||||
|
||||
Your password has been securely stored in our database and cannot be retrieved. In the event that it is forgotten, you will be able to reset it using the email address associated with your account.
|
||||
|
||||
{EMAIL_SIG}
|
||||
{EMAIL_SIG}
|
||||
|
@ -16,4 +16,4 @@ Your password has been securely stored in our database and cannot be retrieved.
|
||||
|
||||
Thank you for registering.
|
||||
|
||||
{EMAIL_SIG}
|
||||
{EMAIL_SIG}
|
||||
|
@ -14,4 +14,4 @@ A message from {FROM_USERNAME} may also be included below. Please note that this
|
||||
|
||||
----------
|
||||
|
||||
{MESSAGE}
|
||||
{MESSAGE}
|
||||
|
@ -16,4 +16,4 @@ Useful information regarding the phpBB software can be found in the docs folder
|
||||
|
||||
In order to keep your board safe and secure, we highly recommended keeping current with software releases. For your convenience, a mailing list is available at the page referenced above.
|
||||
|
||||
{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.
|
||||
|
||||
|
||||
{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.
|
||||
|
||||
|
||||
{EMAIL_SIG}
|
||||
{EMAIL_SIG}
|
||||
|
@ -10,4 +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}
|
||||
{EMAIL_SIG}
|
||||
|
@ -10,4 +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}
|
||||
{EMAIL_SIG}
|
||||
|
@ -6,4 +6,4 @@ Your account on "{SITENAME}" has been deactivated, most likely due to changes ma
|
||||
|
||||
{U_ACTIVATE}
|
||||
|
||||
{EMAIL_SIG}
|
||||
{EMAIL_SIG}
|
||||
|
@ -4,4 +4,4 @@ Hello {USERNAME},
|
||||
|
||||
Your account on "{SITENAME}" has been deactivated, most likely due to changes made to your profile. The administrator of the board will need to activate it before you can log in. You will receive another notification when this has occurred.
|
||||
|
||||
{EMAIL_SIG}
|
||||
{EMAIL_SIG}
|
||||
|
@ -14,4 +14,4 @@ Password: {PASSWORD}
|
||||
|
||||
You can of course change this password yourself via the profile page. If you have any difficulties please contact the board administrator.
|
||||
|
||||
{EMAIL_SIG}
|
||||
{EMAIL_SIG}
|
||||
|
@ -15,4 +15,4 @@ Please visit the following link to reactivate your account:
|
||||
|
||||
{U_ACTIVATE}
|
||||
|
||||
{EMAIL_SIG}
|
||||
{EMAIL_SIG}
|
||||
|
@ -8,4 +8,4 @@ This notification is a reminder that your account at "{SITENAME}", created on {R
|
||||
|
||||
Thank you for registering at "{SITENAME}", we look forward to your participation.
|
||||
|
||||
{EMAIL_SIG}
|
||||
{EMAIL_SIG}
|
||||
|
@ -16,4 +16,4 @@ Please visit the following link in order to activate your account:
|
||||
|
||||
Thank you for registering.
|
||||
|
||||
{EMAIL_SIG}
|
||||
{EMAIL_SIG}
|
||||
|
@ -14,4 +14,4 @@ Your password has been securely stored in our database and cannot be retrieved.
|
||||
|
||||
Thank you for registering.
|
||||
|
||||
{EMAIL_SIG}
|
||||
{EMAIL_SIG}
|
||||
|
@ -18,4 +18,4 @@ Your password has been securely stored in our database and cannot be retrieved.
|
||||
|
||||
Thank you for registering.
|
||||
|
||||
{EMAIL_SIG}
|
||||
{EMAIL_SIG}
|
||||
|
Loading…
x
Reference in New Issue
Block a user