X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fregister.php;h=7307bc689b26cda56839fbadfb4ada3992bbe14d;hb=f8808b076108bbc80e2e23e795c34bcdf817a183;hp=2fc7ef9219acec175c0025daa3d236ab5ec974b0;hpb=6d8e01ad13dd9bc9e149f43a1eb88671d4737f4d;p=quix0rs-gnu-social.git diff --git a/actions/register.php b/actions/register.php index 2fc7ef9219..7307bc689b 100644 --- a/actions/register.php +++ b/actions/register.php @@ -348,7 +348,7 @@ class RegisterAction extends Action } else { $instr = common_markup_to_html(_('With this form you can create '. - ' a new account. ' . + 'a new account. ' . 'You can then post notices and '. 'link up to friends and colleagues. '));