remove hr -- CSS takes care of it
darcs-hash:20080709221826-84dde-e218ebeadd8c17fc6612159f2cb7fefa9174ba67.gz
This commit is contained in:
parent
70d41055df
commit
e6d772a5a8
@ -70,7 +70,6 @@ class PeoplesearchAction extends Action {
|
|||||||
common_element_end('p');
|
common_element_end('p');
|
||||||
common_element_end('form');
|
common_element_end('form');
|
||||||
if ($q) {
|
if ($q) {
|
||||||
common_element('hr');
|
|
||||||
$this->show_results($q, $page);
|
$this->show_results($q, $page);
|
||||||
}
|
}
|
||||||
common_show_footer();
|
common_show_footer();
|
||||||
|
Loading…
Reference in New Issue
Block a user