From 500a0c18ac182fe78f3a3cc500c3746b627826dc Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 12 Sep 2021 11:55:07 +0200 Subject: [PATCH] fd --- files/templates/submit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/submit.html b/files/templates/submit.html index fae4e7cee5..22873e0c0b 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -375,7 +375,7 @@ - {% if v.coins > 150 %} + {% if v.admin_level == 6 or v.coins > 150 %}