]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
maybe an extra \n will help my formatting
authorEvan Prodromou <evan@prodromou.name>
Tue, 15 Jul 2008 21:54:07 +0000 (17:54 -0400)
committerEvan Prodromou <evan@prodromou.name>
Tue, 15 Jul 2008 21:54:07 +0000 (17:54 -0400)
darcs-hash:20080715215407-84dde-6e75d2a138152a2f5dd71fc2813096b4d66ba831.gz

actions/register.php

index 409700209c94c94735808687154f0b995c95f96b..14cd53dca6a08115eeafc5fce72e7fa5bfb0aa55 100644 (file)
@@ -247,7 +247,7 @@ class RegisterAction extends Action {
                $nickname = $this->arg('nickname');
                common_show_header(_('Registration successful'));
                common_element_start('div', 'success');
-               $instr = sprintf(_('Congratulations, %s! And welcome to %%%%site.name%%%%. From here, you may want to...'. "\n" .
+               $instr = sprintf(_('Congratulations, %s! And welcome to %%%%site.name%%%%. From here, you may want to...'. "\n\n" .
                                                   '* Go to [your profile](%s) and post your first message.' .  "\n" .
                                                   '* Add a [Jabber/GTalk address](%%%%action.imsettings%%%%) so you can send notices through instant messages.' . "\n" .
                                                   '* [Search for people](%%%%action.peoplesearch%%%%) that you may know or that share your interests. ' . "\n" .