summaryrefslogtreecommitdiff
path: root/actions/register.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@prodromou.name>2008-07-15 17:55:56 -0400
committerEvan Prodromou <evan@prodromou.name>2008-07-15 17:55:56 -0400
commit38b215805e17e3df93c4b93c323ed7e72b927820 (patch)
treef1d1c71f7a159ae860c863c38c10899145e62bbf /actions/register.php
parent16c7c6f93ce0f69f4c5dc95934cb73df68dc72a0 (diff)
one more linefeed
darcs-hash:20080715215556-84dde-e41b099910bd11698b0148c6bd4f4d98cc883fb3.gz
Diffstat (limited to 'actions/register.php')
-rw-r--r--actions/register.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/register.php b/actions/register.php
index 14cd53dca..0832b0847 100644
--- a/actions/register.php
+++ b/actions/register.php
@@ -252,7 +252,7 @@ class RegisterAction extends Action {
'* 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" .
'* Update your [profile settings](%%%%action.profilesettings%%%%) to tell others more about you. ' . "\n" .
- '* Read over the [online docs](%%%%doc.help%%%%) for features you may have missed. ' . "\n" .
+ '* Read over the [online docs](%%%%doc.help%%%%) for features you may have missed. ' . "\n\n" .
'Thanks for signing up and we hope you enjoy using this service.'),
$nickname, common_local_url('showstream', array('nickname' => $nickname)));
common_raw(common_markup_to_html($instr));