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
1 changed files with 1 additions and 1 deletions

View File

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