diff --git a/views/historyseries.tpl b/views/historyseries.tpl index 19d50c385..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: