mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-03 11:49:03 +00:00
Merge pull request #591 from NNTmux/analysis-Xkjeda
Apply fixes from StyleCI [ci skip] [skip ci]
This commit is contained in:
@@ -129,7 +129,7 @@ class BrowseController extends BasePageController
|
||||
}
|
||||
|
||||
if ($id === 'All' && $parentCategory === 'All') {
|
||||
$meta_title = 'Browse '.$parentCategory .' releases';
|
||||
$meta_title = 'Browse '.$parentCategory.' releases';
|
||||
} else {
|
||||
$meta_title = 'Browse '.$parentCategory.' / '.$id.' releases';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user