Update src/pretix/control/templates/pretixcontrol/waitinglist/edit.html

Co-authored-by: Richard Schreiber <schreiber@pretix.eu>
This commit is contained in:
Lukas Bockstaller
2025-12-19 13:50:29 +01:00
committed by GitHub
co-authored by Richard Schreiber
parent fef4f3c5a7
commit 7db5669813
@@ -16,7 +16,7 @@
{% bootstrap_field form.email layout="control" %}
{% if form.phone %}
{% if form.name_parts %}
{% bootstrap_field form.name_parts layout="control" %}
{% endif %}