diff --git a/app/Http/Controllers/SearchController.php b/app/Http/Controllers/SearchController.php index 8258f137a..9b7806cf0 100644 --- a/app/Http/Controllers/SearchController.php +++ b/app/Http/Controllers/SearchController.php @@ -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 = [ diff --git a/resources/views/themes/Gentele/browse.tpl b/resources/views/themes/Gentele/browse.tpl index a30aa6147..2b45a7b7e 100755 --- a/resources/views/themes/Gentele/browse.tpl +++ b/resources/views/themes/Gentele/browse.tpl @@ -99,15 +99,11 @@ - Grabs
+ Downloads
Action - - Bulk Actions ( ) - diff --git a/resources/views/themes/Gentele/search.tpl b/resources/views/themes/Gentele/search.tpl index 8da3cec09..f6e8a472b 100755 --- a/resources/views/themes/Gentele/search.tpl +++ b/resources/views/themes/Gentele/search.tpl @@ -198,20 +198,31 @@ - Name - - - - - - - - Category - Posted - Size - Files - Downloads - Action + Name
+ + + + Category
+ + + + Posted
+ + + + Size
+ + + + Files
+ + + + Downloads
+ + + + Action