diff --git a/src/pretix/control/templates/pretixcontrol/checkin/index.html b/src/pretix/control/templates/pretixcontrol/checkin/index.html index 84cc4bc504..73126a40b7 100644 --- a/src/pretix/control/templates/pretixcontrol/checkin/index.html +++ b/src/pretix/control/templates/pretixcontrol/checkin/index.html @@ -105,7 +105,7 @@ {% endif %} - {% if e.addon_to %} + {% if e.addon_to and not e.attendee_name %} {{ e.addon_to.attendee_name }} {% elif e.attendee_name %} {{ e.attendee_name }}