]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
fix email notification link
authorGreg Grossmeier <greg@grossmeier.net>
Wed, 28 Jan 2009 14:22:54 +0000 (09:22 -0500)
committerEvan Prodromou <git@evanprodromou.name>
Wed, 28 Jan 2009 14:22:54 +0000 (09:22 -0500)
lib/mail.php

index 5638ae9bfb596e5f91344b008df83df3d329f36b..1c6a10a8a5d8959e23a9f791d542d0804e3fd02a 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,