right URLs for search subs
This commit is contained in:
parent
0cbb7411a6
commit
822cb1482a
@ -92,7 +92,7 @@ class SearchSubMenu extends MoreMenu
|
|||||||
$id = $this->menuItemID($actionName, $args);
|
$id = $this->menuItemID($actionName, $args);
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($actionname == 'searchsub') {
|
if ($actionName == 'noticesearch') {
|
||||||
// Add 'q' as a search param, not part of the url path
|
// Add 'q' as a search param, not part of the url path
|
||||||
$url = common_local_url($actionName, array(), $args);
|
$url = common_local_url($actionName, array(), $args);
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user