Extra whitespace in profilelist
This commit is contained in:
parent
4f100c8159
commit
ccf5f58608
|
@ -87,7 +87,6 @@ class ProfileList extends Widget
|
||||||
|
|
||||||
function showProfile()
|
function showProfile()
|
||||||
{
|
{
|
||||||
|
|
||||||
$this->out->elementStart('li', array('class' => 'profile_single',
|
$this->out->elementStart('li', array('class' => 'profile_single',
|
||||||
'id' => 'profile-' . $this->profile->id));
|
'id' => 'profile-' . $this->profile->id));
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user