From bccbdcd507ecf205c81cdddce19450db845890e2 Mon Sep 17 00:00:00 2001 From: fireworks88 Date: Mon, 6 Sep 2021 23:23:01 +0200 Subject: [PATCH] zgdzu --- files/templates/submit.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 %}.