move end of form element
darcs-hash:20080709214713-84dde-c8549c7837d6bc18e1cd35cc64b84a97fff9c05f.gz
This commit is contained in:
		| @@ -55,11 +55,11 @@ class PeoplesearchAction extends Action { | ||||
| 									  'value' => _t('Search'))); | ||||
| 					    | ||||
| 		common_element_end('p'); | ||||
| 		common_element_end('form'); | ||||
| 		if ($q) { | ||||
| 			common_element('hr'); | ||||
| 			$this->show_results($q, $page); | ||||
| 		} | ||||
| 		common_element_end('form'); | ||||
| 		common_show_footer(); | ||||
| 	} | ||||
| 	 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user