From d56945798e9795dd48f8041e16dbced570d5dd5e Mon Sep 17 00:00:00 2001 From: Ed Date: Fri, 26 May 2023 00:59:29 +0200 Subject: [PATCH] Now people can upload badged after the deadline, but not modify them --- tpl/blocks/badge.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tpl/blocks/badge.html b/tpl/blocks/badge.html index 92fe1ef..e7f8f7b 100644 --- a/tpl/blocks/badge.html +++ b/tpl/blocks/badge.html @@ -11,7 +11,7 @@
- {% if not order.ans('propic') and time() < PROPIC_DEADLINE %} + {% if not order.ans('propic') %} {% else %}
@@ -22,7 +22,7 @@
{% if order.ans('is_fursuiter') != 'No' %}
- {% if not order.ans('propic_fursuiter') and time() < PROPIC_DEADLINE %} + {% if not order.ans('propic_fursuiter') %} {% else %}
@@ -35,7 +35,7 @@
{% if time() > PROPIC_DEADLINE %} -

⚠️ The deadline to upload pictures for the badge has expired. For last-minute changes, please contact the support over at info@furizon.net. If your badge has been printed already, changing it will incur in a 2€ fee. You can also get extra badges at the reception for the same price.

+

⚠️ The deadline to upload pictures for the badge has expired. For last-minute changes, please contact the support over at info@furizon.net. If your badge has been printed already, changing it will incur in a 2€ fee. You can also get extra badges at the reception for the same price. If you upload a propic now, it might not be printed on time.

{% else %}

Min size: 64x64 - Max Size: 5MB, 2048x2048 - Formats: jpg, png
@@ -51,7 +51,7 @@ PROPIC_DEADLINE else ''}} /> {% endif %} {% if (not order.ans('propic')) or (order.ans('is_fursuiter') != 'No' and not order.ans('propic_fursuiter')) %} - PROPIC_DEADLINE else ''}} /> + {% endif %}