From 350f90eedca401c42f9b2100c747d8acb4c90df0 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Mon, 15 Feb 2010 21:21:25 +0100 Subject: Added another single whitespace --- lib/noticesection.php | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/noticesection.php b/lib/noticesection.php index 24465f8ba..7157feafc 100644 --- a/lib/noticesection.php +++ b/lib/noticesection.php @@ -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'); -- cgit v1.2.3-54-g00ecf