From 85be773190c40c5af412e73cf0c5058d3fa9cec6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis=20V=C3=A9zina?= <5130500+morpheus65535@users.noreply.github.com> Date: Sun, 5 May 2019 20:21:46 -0400 Subject: [PATCH] Typo fix in series history. --- views/historyseries.tpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/views/historyseries.tpl b/views/historyseries.tpl index a4da3dc43..b3f330c25 100644 --- a/views/historyseries.tpl +++ b/views/historyseries.tpl @@ -61,19 +61,19 @@ %if row[0] == 0: -
+
%elif row[0] == 1: -
+
%elif row[0] == 2: -
+
%elif row[0] == 3: -
+
%end