From c0fb93ea3b15c8945d5185c27fbfd4717e15e98c Mon Sep 17 00:00:00 2001
From: Raphael Michel
Date: Tue, 25 Jun 2024 11:30:58 +0200
Subject: [PATCH] Waiting list: Add additional explanation (Z#23157006)
---
.../presale/templates/pretixpresale/event/waitinglist.html | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/src/pretix/presale/templates/pretixpresale/event/waitinglist.html b/src/pretix/presale/templates/pretixpresale/event/waitinglist.html
index e0989ab57f..3165530d45 100644
--- a/src/pretix/presale/templates/pretixpresale/event/waitinglist.html
+++ b/src/pretix/presale/templates/pretixpresale/event/waitinglist.html
@@ -34,6 +34,11 @@
{% endblocktrans %}
{% endif %}
+
+ {% blocktrans trimmed %}
+ You will not receive a confirmation email after you have been added to the waiting list. We will only contact you once a spot opens up.
+ {% endblocktrans %}
+
{% trans "Add me to the list" %}