diff --git a/actions/peoplesearch.php b/actions/peoplesearch.php index bfabb46e11..2688e47084 100644 --- a/actions/peoplesearch.php +++ b/actions/peoplesearch.php @@ -70,7 +70,6 @@ class PeoplesearchAction extends Action { common_element_end('p'); common_element_end('form'); if ($q) { - common_element('hr'); $this->show_results($q, $page); } common_show_footer();