From 89be7f35d24d73d831499c7e9907a0e4ef173b7b Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 23 Dec 2021 17:10:48 +0200 Subject: [PATCH] fgd --- files/templates/userpage.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/files/templates/userpage.html b/files/templates/userpage.html index a37fbee81..e50e400c0 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -155,7 +155,9 @@ Get them help Gift {{'COINS_NAME' | app_config}} - Gift Marseybux + {% if v.procoins > 100 } + Gift Marseybux + {% endif %} {% if v.admin_level > 2 %} Make admin @@ -443,7 +445,9 @@ Message Get them help Gift {{'COINS_NAME' | app_config}} - Gift Marseybux + {% if v.procoins > 100 } + Gift Marseybux + {% endif %} {% if v.admin_level > 2 %} Make admin