From f8c69120d4f5fb6a1e0ad231b9725658b449b670 Mon Sep 17 00:00:00 2001 From: Mira Weller Date: Tue, 11 Aug 2026 18:30:28 +0200 Subject: [PATCH] Explanation of experimental --- .../control/templates/pretixcontrol/items/questions.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/pretix/control/templates/pretixcontrol/items/questions.html b/src/pretix/control/templates/pretixcontrol/items/questions.html index ce817465fb..a2527cc566 100644 --- a/src/pretix/control/templates/pretixcontrol/items/questions.html +++ b/src/pretix/control/templates/pretixcontrol/items/questions.html @@ -125,7 +125,10 @@ {% if request.event.settings.feature_flag_order_level_questions %}

{% trans "Per-order questions" %} - + {% trans "Experimental feature" %}