diff --git a/src/pretix/presale/templates/pretixpresale/event/checkout_questions.html b/src/pretix/presale/templates/pretixpresale/event/checkout_questions.html index c7afe9e6d0..8e0bfd686a 100644 --- a/src/pretix/presale/templates/pretixpresale/event/checkout_questions.html +++ b/src/pretix/presale/templates/pretixpresale/event/checkout_questions.html @@ -56,10 +56,10 @@

- {{ pos.item.name }} + {{ pos.item.name }} {% if pos.variation %} – {{ pos.variation }} - {% endif %} + {% endif %} {% if forloop.counter > 1 %} {% if event.settings.checkout_show_copy_answers_button %}