From: Zach Copley Date: Sat, 7 Feb 2009 05:17:45 +0000 (-0800) Subject: "Change your email address..." msg was printing out \n instead of a newline X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=08db50b24eaf9e6e5f651448c394f1f50dd2409b;p=quix0rs-gnu-social.git "Change your email address..." msg was printing out \n instead of a newline --- diff --git a/lib/mail.php b/lib/mail.php index b424d579fe..a1faefc806 100644 --- a/lib/mail.php +++ b/lib/mail.php @@ -246,7 +246,7 @@ function mail_subscribe_notify_profile($listenee, $other) "\n".'Faithfully yours,'."\n".'%7$s.'."\n\n". "----\n". "Change your email address or ". - "notification options at ".'%8$s\n'), + "notification options at ".'%8$s' ."\n"), $long_name, common_config('site', 'name'), $other->profileurl,