]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Extra whitespace in profilelist
authorEvan Prodromou <evan@controlyourself.ca>
Mon, 19 Jan 2009 18:09:34 +0000 (18:09 +0000)
committerEvan Prodromou <evan@controlyourself.ca>
Mon, 19 Jan 2009 18:09:34 +0000 (18:09 +0000)
lib/profilelist.php

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