Small fixes to browse and search pages

This commit is contained in:
DariusIII
2019-12-07 23:17:41 +01:00
parent 99936ccd95
commit f0b5555b6d
3 changed files with 28 additions and 21 deletions
+2 -2
View File
@@ -135,8 +135,8 @@ class SearchController extends BasePageController
foreach ($ordering as $orderType) {
$this->smarty->assign(
'orderby'.$orderType,
WWW_TOP.'/search?'.$orderByString.'&search_type=adv&ob='.$orderType
);
url('/search?'.$orderByString.'&search_type=adv&ob='.$orderType
));
}
$searchArr = [