diff --git a/src/pretix/control/templates/pretixcontrol/checkin/lists.html b/src/pretix/control/templates/pretixcontrol/checkin/lists.html index 8bb189301b..c218747f75 100644 --- a/src/pretix/control/templates/pretixcontrol/checkin/lists.html +++ b/src/pretix/control/templates/pretixcontrol/checkin/lists.html @@ -19,6 +19,13 @@ performances. {% endblocktrans %}
++ {% blocktrans trimmed %} + If you have the appropriate organizer-level permissions, you can connect new devices to your account and + use them to validate tickets. Since the devices are connected on the organizer level, you do not have to + create a new device for every event but can reuse them over and over again. + {% endblocktrans %} +
{% if request.event.has_subevents %}