From 9f80fcfa80a35d4c1727e0a0d10311bbd8e690c0 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Sun, 5 May 2019 20:10:35 +0200 Subject: [PATCH] Fixed grammar in tooltips on the history page. --- views/historymovies.tpl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/views/historymovies.tpl b/views/historymovies.tpl index 3c3cc37a3..2c04867a9 100644 --- a/views/historymovies.tpl +++ b/views/historymovies.tpl @@ -59,19 +59,19 @@ %if row[0] == 0: -
+
%elif row[0] == 1: -
+
%elif row[0] == 2: -
+
%elif row[0] == 3: -
+
%end @@ -216,4 +216,4 @@ $('.fast.forward').on('click', function(){ loadURLmovies({{int(max_page)}}); }); - \ No newline at end of file +