diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 26cfb036bd..1931ae0f71 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 a3723d681d..40c80affc8 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 %}.