add newline to group profile block

This commit is contained in:
Evan Prodromou 2011-03-14 11:34:59 -05:00
parent 66b505a341
commit f23184a8d6

View File

@ -101,4 +101,4 @@ class GroupProfileBlock extends ProfileBlock
{ {
return $this->group->description; return $this->group->description;
} }
} }