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 %}