diff --git a/files/templates/userpage.html b/files/templates/userpage.html index a37fbee815..e50e400c06 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