mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
Minor clarification in ticket download hint (#237)
This commit is contained in:
committed by
Raphael Michel
parent
f1565d1089
commit
03ec7e3389
@@ -78,7 +78,7 @@
|
||||
{% endfor %}
|
||||
{% else %}
|
||||
{% blocktrans trimmed with date=event.settings.ticket_download_date|date:"SHORT_DATE_FORMAT" %}
|
||||
You will be able to download your tickets here on {{ date }}.
|
||||
You will be able to download your tickets here starting on {{ date }}.
|
||||
{% endblocktrans %}
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user