From a41f7a3ee0e186a1e30a331ffc8cd46258be4ddc Mon Sep 17 00:00:00 2001 From: DariusIII Date: Thu, 12 Nov 2015 10:28:12 +0100 Subject: [PATCH] Fiy typo in series view for TMDB --- Changelog | 1 + www/themes/charisma/templates/frontend/viewseries.tpl | 2 +- www/themes/omicron/templates/frontend/viewseries.tpl | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index 3586ecb31..4a056bef0 100755 --- a/Changelog +++ b/Changelog @@ -1,4 +1,5 @@ 2015-11-12 DariusIII + Fix: Fix Typo for TMDB in series view Upd: TV processing. Parse TV show properly, update Trakt support 2015-11-10 DariusIII Fix: Typos diff --git a/www/themes/charisma/templates/frontend/viewseries.tpl b/www/themes/charisma/templates/frontend/viewseries.tpl index a619b0866..ab931d688 100644 --- a/www/themes/charisma/templates/frontend/viewseries.tpl +++ b/www/themes/charisma/templates/frontend/viewseries.tpl @@ -63,7 +63,7 @@ {if $show.tmdb > 0} TV Rage + title="View at TheMovieDB">TMDB {/if}
diff --git a/www/themes/omicron/templates/frontend/viewseries.tpl b/www/themes/omicron/templates/frontend/viewseries.tpl index a619b0866..ab931d688 100644 --- a/www/themes/omicron/templates/frontend/viewseries.tpl +++ b/www/themes/omicron/templates/frontend/viewseries.tpl @@ -63,7 +63,7 @@ {if $show.tmdb > 0} TV Rage + title="View at TheMovieDB">TMDB {/if}