From 2c36cabcb15f3fcdcca98eab49a76c194ff8ce92 Mon Sep 17 00:00:00 2001 From: fireworks88 Date: Mon, 6 Sep 2021 23:25:20 +0200 Subject: [PATCH] fd --- files/templates/submission_listing.html | 2 +- files/templates/submit.html | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 26cfb036b..1931ae0f7 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -225,7 +225,7 @@ {% elif p.is_video %}
-
diff --git a/files/templates/submit.html b/files/templates/submit.html index a3723d681..40c80affc 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -340,7 +340,6 @@ 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_NAME' | app_config }}{% if v.admin_level > 1 %} or are an admin{% endif %}.