diff --git a/lang/en_utf8/forum.php b/lang/en_utf8/forum.php index 092266df51e..8971928a8e4 100644 --- a/lang/en_utf8/forum.php +++ b/lang/en_utf8/forum.php @@ -169,7 +169,9 @@ $string['parentofthispost'] = 'Parent of this post'; $string['parent'] = 'Show parent'; $string['postadded'] = '

Your post was successfully added.

You have $a to edit it if you want to make any changes.

'; $string['postincontext'] = 'See this post in context'; -$string['postmailinfo'] = "This is a copy of a message posted on the $a website.\n\nTo add your reply via the website, click on this link:"; +$string['postmailinfo'] = 'This is a copy of a message posted on the $a website. + +To add your reply via the website, click on this link:'; $string['postmailnow'] = '

This post will be mailed out immediately to all forum subscribers.

'; $string['postrating1'] = 'Mostly Separate Knowing'; $string['postrating2'] = 'Separate and Connected';