diff --git a/src/pretix/control/templates/pretixcontrol/items/index.html b/src/pretix/control/templates/pretixcontrol/items/index.html index adec0e9ee..c37214b81 100644 --- a/src/pretix/control/templates/pretixcontrol/items/index.html +++ b/src/pretix/control/templates/pretixcontrol/items/index.html @@ -85,7 +85,7 @@ title="{% trans "Only visible with a voucher" %}"> {% elif i.require_voucher %} + title="{% trans "Can only be bought using a voucher" %}"> {% endif %} {% if i.category %}{{ i.category.name }}{% endif %}