From ccf5f58608db6ff6fab43f64782b73c5e4ad4d39 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Mon, 19 Jan 2009 18:09:34 +0000 Subject: [PATCH] Extra whitespace in profilelist --- lib/profilelist.php | 1 - 1 file changed, 1 deletion(-) 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));