forked from GNUsocial/gnu-social
Added another single whitespace
This commit is contained in:
parent
03edbfe24e
commit
350f90eedc
@ -90,6 +90,7 @@ class NoticeSection extends Section
|
||||
'alt' => ($profile->fullname) ?
|
||||
$profile->fullname :
|
||||
$profile->nickname));
|
||||
$this->out->text(' ');
|
||||
$this->out->element('span', 'fn nickname', $profile->nickname);
|
||||
$this->out->elementEnd('a');
|
||||
$this->out->elementEnd('span');
|
||||
|
Loading…
Reference in New Issue
Block a user