diff --git a/files/templates/submit.html b/files/templates/submit.html index c83c0556e4..a3723d681d 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -340,7 +340,8 @@ Optional if you have text. - You can upload videos up to 1 minute long if you have at least {{ 'VIDEO_COIN_REQUIREMENT' | app_config }} coins. +
+ You can upload videos up to 1 minute long if you have at least {{ 'VIDEO_COIN_REQUIREMENT' | app_config }} {{ 'COINS_NAME' | app_config }}{% if v.admin_level > 1 %} or are an admin{% endif %}.