From 85d9089a19d8fb6af8f85b5dea6bb315255687d3 Mon Sep 17 00:00:00 2001 From: Kraken <10617703+UnhealthyKraken@users.noreply.github.com> Date: Tue, 17 Sep 2019 15:04:44 +0100 Subject: [PATCH] Update historyseries.tpl --- views/historyseries.tpl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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: