]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/mail.php
Fixed #1170: Auto-linking bug when URL cotains special chars.
[quix0rs-gnu-social.git] / lib / mail.php
index b424d579fe733eaf6fcd3974cac005eb4d8c9a43..a1faefc806576a3a336efc0341cedd912c52a21a 100644 (file)
@@ -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,