lost a closing tag in peoplesearch
darcs-hash:20080710042930-84dde-e8caef45ae3efb095c81f62736d2cf888b2b85ef.gz
This commit is contained in:
parent
84aee646fa
commit
573de867aa
|
@ -103,6 +103,7 @@ class PeoplesearchAction extends SearchAction {
|
|||
common_element_start('p', 'website');
|
||||
common_element_start('a', array('href' => $profile->homepage));
|
||||
common_raw($this->highlight($profile->homepage, $terms));
|
||||
common_element_end('a');
|
||||
common_element_end('p');
|
||||
}
|
||||
if ($profile->bio) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user