From cec060bb9b74d5c832fe5c3b0570b76197079c15 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 29 Apr 2014 15:43:55 +0200 Subject: [ticket/12456] Fix missing new lines at the end of email templates PHPBB3-12456 --- phpBB/language/en/email/user_remind_inactive.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/language/en/email/user_remind_inactive.txt') diff --git a/phpBB/language/en/email/user_remind_inactive.txt b/phpBB/language/en/email/user_remind_inactive.txt index 1ba28329f6..1f136b56f2 100644 --- a/phpBB/language/en/email/user_remind_inactive.txt +++ b/phpBB/language/en/email/user_remind_inactive.txt @@ -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} \ No newline at end of file +{EMAIL_SIG} -- cgit v1.2.1