remove stray close div from empty search results doc bits
This commit is contained in:
parent
3c9561b3f0
commit
d393ac4bbb
|
@ -168,7 +168,5 @@ E_O_T
|
|||
$this->elementStart('div', 'help instructions');
|
||||
$this->raw(common_markup_to_html($message));
|
||||
$this->elementEnd('div');
|
||||
|
||||
$this->elementEnd('div');
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user