Update NfoController and add missing route to web.php

This commit is contained in:
DariusIII
2018-04-27 14:03:41 +02:00
parent 656be9bdcb
commit 384223582c
4 changed files with 12 additions and 6 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ class BrowseController extends BasePageController
$this->smarty->assign('results', $results);
$meta_title = 'Browse Nzbs';
$meta_title = 'Browse All Releases';
$meta_keywords = 'browse,nzb,description,details';
$meta_description = 'Browse for Nzbs';