From: csarven Date: Fri, 21 Nov 2008 16:02:08 +0000 (-0500) Subject: Removing empty element no longer in use X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3c8632bada2abec0548f772472e894e608fe2f91;p=quix0rs-gnu-social.git Removing empty element no longer in use darcs-hash:20081121160208-eefa4-33005f2d8c3e5e668c928f7c8425ac2731ed153b.gz --- diff --git a/lib/profilelist.php b/lib/profilelist.php index e0b6ae9f22..8754c1d884 100644 --- a/lib/profilelist.php +++ b/lib/profilelist.php @@ -170,10 +170,6 @@ class ProfileList { common_element_end('dl'); common_element_end('div'); } - - common_element_start('p', 'tag_user'); - - common_element_end('p'); } }