From fe231778bceaf3eedbed81b01fa1042a0d9a7030 Mon Sep 17 00:00:00 2001 From: Casper Date: Mon, 23 Sep 2019 23:21:19 +0200 Subject: [PATCH 1/2] Update config.html --- app/templates/config.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/config.html b/app/templates/config.html index bb159e46..00f37437 100644 --- a/app/templates/config.html +++ b/app/templates/config.html @@ -33,7 +33,7 @@ Map Stat {% if role <= 2 %} - Verisons + Versions {% endif %} {% endif %} @@ -86,4 +86,4 @@ {% endif %} -{% endblock %} \ No newline at end of file +{% endblock %} From 8c89edd4c5235ed581fa0553078042c0b1ccbace Mon Sep 17 00:00:00 2001 From: Casper Date: Mon, 23 Sep 2019 23:22:03 +0200 Subject: [PATCH 2/2] Update hapservers.html --- app/templates/hapservers.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/hapservers.html b/app/templates/hapservers.html index c03c3eff..931d0def 100644 --- a/app/templates/hapservers.html +++ b/app/templates/hapservers.html @@ -39,7 +39,7 @@ Map Stat {% if role <= 2 %} - Verisons + Versions {% endif %} @@ -52,4 +52,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %}