From f8975ba9eb3617ca0db408efbde89373df0fc8ae Mon Sep 17 00:00:00 2001 From: Kraken <10617703+UnhealthyKraken@users.noreply.github.com> Date: Tue, 17 Sep 2019 15:01:26 +0100 Subject: [PATCH] Update historyseries.tpl --- views/historyseries.tpl | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/views/historyseries.tpl b/views/historyseries.tpl index 0380c25af..19d50c385 100644 --- a/views/historyseries.tpl +++ b/views/historyseries.tpl @@ -116,7 +116,7 @@ % forced_languages = desired_languages % end % if row.language in forced_languages: -
+
{{row.description}}
% else: @@ -161,7 +161,7 @@ %end fast forward icon">
-
Total records: {{row_count}}
+
Total Records: {{row_count}}
%end @@ -173,7 +173,7 @@
Series
- statistics + Statistics
@@ -184,7 +184,7 @@ {{stats[0]}}
- Since 24 hours + In 24 Hours
@@ -192,7 +192,7 @@ {{stats[1]}}
- Since one week + In One Week
@@ -200,7 +200,7 @@ {{stats[2]}}
- Since one year + In One Year
@@ -243,4 +243,4 @@ $('.fast.forward').on('click', function(){ loadURLseries({{int(max_page)}}); }); - \ No newline at end of file +