Extra whitespace in profilelist

This commit is contained in:
Evan Prodromou 2009-01-19 18:09:34 +00:00
parent 4f100c8159
commit ccf5f58608
1 changed files with 0 additions and 1 deletions

View File

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