From: Michael J. Rubinsky Date: Sat, 31 Jan 2009 17:22:31 +0000 (-0500) Subject: Spacing X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=384bcde90da3f30e0bb2300fcf6dfaf2f35e4954;p=horde.git Spacing --- diff --git a/kronolith/lib/Views/Event.php b/kronolith/lib/Views/Event.php index 1aee04985..c41afd2d5 100644 --- a/kronolith/lib/Views/Event.php +++ b/kronolith/lib/Views/Event.php @@ -115,7 +115,7 @@ class Kronolith_View_Event { // Tags $tagger = new Kronolith_Tagger(); $tags = $tagger->getTags($this->event->getUID(), 'event'); - $tags = implode(',', array_values($tags)); + $tags = implode(', ', array_values($tags)); echo '