diff --git a/Changelog b/Changelog index 4f151c617..9c15179c6 100755 --- a/Changelog +++ b/Changelog @@ -1,4 +1,5 @@ 2016-07-20 DariusIII + * Chg: Update upcoming pages to prevent notices when alternate_ids is not set in rottentomatoes response * Chg: Update XXX UHD and XXX HD regexes for categorization 2016-07-19 DariusIII * Chg: Update queries in NameFixer for by poster categorization diff --git a/www/themes/Charisma/templates/upcoming.tpl b/www/themes/Charisma/templates/upcoming.tpl index 9ba8ba85c..6e7879060 100755 --- a/www/themes/Charisma/templates/upcoming.tpl +++ b/www/themes/Charisma/templates/upcoming.tpl @@ -1,89 +1,95 @@ -
|
-
-
- Rotten
- IMDB
- {if !empty($cpurl) && !empty($cpapi)}
-
- + {$site->adbrowse} + {if isset($data) && $data|@count > 0} +
-
- Sorry!
- No results found.
-
-{/if}
+ |
+ |||||||
|
-
-
- Rotten
- IMDB
- {if !empty($cpurl) && !empty($cpapi)}
-
- + {$site->adbrowse} + {if isset($data) && $data|@count > 0} +
-
- Sorry!
- No results found.
-
-{/if}
+ |
+ |||||||