mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-31 10:18:55 +00:00
Fix display of search filter on cover pages
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user