Fix double space in message
This commit is contained in:
parent
47c1aad5d6
commit
c15549ff5a
@ -341,7 +341,7 @@ class RegisterAction extends Action
|
|||||||
} else {
|
} else {
|
||||||
$instr =
|
$instr =
|
||||||
common_markup_to_html(_('With this form you can create '.
|
common_markup_to_html(_('With this form you can create '.
|
||||||
' a new account. ' .
|
'a new account. ' .
|
||||||
'You can then post notices and '.
|
'You can then post notices and '.
|
||||||
'link up to friends and colleagues. '));
|
'link up to friends and colleagues. '));
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user