From e2432bd13e2a2f8143a9f3d645a57e3026668c89 Mon Sep 17 00:00:00 2001 From: Adam Date: Sun, 6 Dec 2015 18:27:01 +0800 Subject: [PATCH] Change editshow scene exceptions description --- CHANGES.md | 1 + gui/slick/interfaces/default/editShow.tmpl | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 5fbab03c..760cf7c1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -96,6 +96,7 @@ * Change position of parsed qualities to the start of log lines * Change to always display branch and commit hash on 'Help & Info' page * Add option to create season search exceptions from editShow page +* Change editshow scene exceptions description * Change sab to use requests library diff --git a/gui/slick/interfaces/default/editShow.tmpl b/gui/slick/interfaces/default/editShow.tmpl index e73fdc70..2b219273 100644 --- a/gui/slick/interfaces/default/editShow.tmpl +++ b/gui/slick/interfaces/default/editShow.tmpl @@ -69,7 +69,7 @@ Scene exception - #if $show.anime: #for $season in $seasonResults: @@ -78,7 +78,8 @@ #end if -

add alternative release names found on search providers for $show.name

+#set $addSceneNameText = ('', ' or seasons')[$show.anime] +

add alternative release names$addSceneNameText found on search providers for $show.name