From: Evan Prodromou Date: Mon, 19 Jan 2009 18:09:34 +0000 (+0000) Subject: Extra whitespace in profilelist X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ccf5f58608db6ff6fab43f64782b73c5e4ad4d39;p=quix0rs-gnu-social.git Extra whitespace in profilelist --- diff --git a/lib/profilelist.php b/lib/profilelist.php index 0dbc7f2157..fdc71ab8df 100644 --- a/lib/profilelist.php +++ b/lib/profilelist.php @@ -87,7 +87,6 @@ class ProfileList extends Widget function showProfile() { - $this->out->elementStart('li', array('class' => 'profile_single', 'id' => 'profile-' . $this->profile->id));