diff --git a/views/historyseries.tpl b/views/historyseries.tpl index 0380c25af..b08604ae4 100644 --- a/views/historyseries.tpl +++ b/views/historyseries.tpl @@ -61,23 +61,23 @@ %if row.action == 0: -
+
%elif row.action == 1: -
+
%elif row.action == 2: -
+
%elif row.action == 3: -
+
%elif row.action == 4: -
+
%end @@ -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 +