]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/noticesection.php
Added another single whitespace
[quix0rs-gnu-social.git] / lib / noticesection.php
index 24465f8baf1f835ff87f46ce0c19667213e61c51..7157feafc565bd81b30f1cba4d0cee5c4dc18442 100644 (file)
@@ -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');