From 74923c7b0688d82d28b6fa27604cff1e65e794c2 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 18 Jan 2022 00:29:12 +0200 Subject: [PATCH] xcv --- files/templates/award_modal.html | 2 +- files/templates/shop.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/files/templates/award_modal.html b/files/templates/award_modal.html index 84971f7cd..b912445ee 100644 --- a/files/templates/award_modal.html +++ b/files/templates/award_modal.html @@ -24,7 +24,7 @@ - +
 					
diff --git a/files/templates/shop.html b/files/templates/shop.html index 03fc9e793..e3f763cfc 100644 --- a/files/templates/shop.html +++ b/files/templates/shop.html @@ -63,8 +63,8 @@ {{a['owned']}} {% set kind = a['kind'] %} - {% if a['kind'] != "benefactor" %}Buy{% endif %} - {% if a['kind'] != "grass" %}Buy with Marseybux{% endif %} + {% if a['kind'] != "benefactor" %}Buy with coins{% endif %} + {% if a['kind'] != "grass" %}Buy with marseybux{% endif %} {% endfor %}