diff --git a/src/pretix/presale/templates/pretixpresale/event/order.html b/src/pretix/presale/templates/pretixpresale/event/order.html index c814ac9526..52404767e5 100644 --- a/src/pretix/presale/templates/pretixpresale/event/order.html +++ b/src/pretix/presale/templates/pretixpresale/event/order.html @@ -23,11 +23,10 @@

{% trans "We successfully received your payment. See below for details." %}

{% endif %}

{% blocktrans trimmed %} - Please bookmark or save the link to this exact page if you want to download your ticket or change - your details later. We also sent you an email containing the link to the address you specified. + Please bookmark or save the link to this exact page if you want to access your order later. We also sent you an email containing the link to the address you specified. {% endblocktrans %}

{% blocktrans trimmed %} - Please save the following link if you want to download your ticket or change your details later. We + Please save the following link if you want to access your order later. We also sent you an email containing the link to the address you specified. {% endblocktrans %}
{{ url }}