Extra whitespace in profilelist

这个提交包含在:
Evan Prodromou
2009-01-19 18:09:34 +00:00
父节点 4f100c8159
当前提交 ccf5f58608

查看文件

@@ -87,7 +87,6 @@ class ProfileList extends Widget
function showProfile()
{
$this->out->elementStart('li', array('class' => 'profile_single',
'id' => 'profile-' . $this->profile->id));