From c734e8bc7e47d59b79b1d35a1a29f738a458f751 Mon Sep 17 00:00:00 2001 From: Leonardo Galli Date: Tue, 10 Jan 2017 17:07:32 +0100 Subject: [PATCH] Update legend for missing status colors. --- src/UI/Movies/Index/FooterViewTemplate.hbs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/UI/Movies/Index/FooterViewTemplate.hbs b/src/UI/Movies/Index/FooterViewTemplate.hbs index 1b45fa747..0718765c8 100644 --- a/src/UI/Movies/Index/FooterViewTemplate.hbs +++ b/src/UI/Movies/Index/FooterViewTemplate.hbs @@ -1,10 +1,10 @@
    -
  • Continuing (All episodes downloaded)
  • -
  • Ended (All episodes downloaded)
  • -
  • Missing Episodes (Series monitored)
  • -
  • Missing Episodes (Series not monitored)
  • +
  • Missing, but not yet available.
  • +
  • Downloaded and imported.
  • +
  • Missing and monitored.
  • +
  • Missing, but not monitored.