Fix display of search filter on cover pages

This commit is contained in:
DariusIII
2018-05-15 15:33:28 +02:00
parent 7dafee5056
commit b126f2c5d6
8 changed files with 26 additions and 7 deletions
+1
View File
@@ -74,6 +74,7 @@ class GamesController extends BasePageController
}
$this->smarty->assign('results', $results);
$this->smarty->assign('covgroup', 'games');
$meta_title = 'Browse Games';
$meta_keywords = 'browse,nzb,games,description,details';