mirror of
https://github.com/pretix/pretix.git
synced 2026-05-08 15:44:02 +00:00
Fix duplicate sentence in download info
This commit is contained in:
@@ -41,9 +41,6 @@
|
|||||||
{% blocktrans trimmed %}
|
{% blocktrans trimmed %}
|
||||||
Please have your ticket ready when entering the event.
|
Please have your ticket ready when entering the event.
|
||||||
{% endblocktrans %}
|
{% endblocktrans %}
|
||||||
{% blocktrans trimmed %}
|
|
||||||
Download your tickets here:
|
|
||||||
{% endblocktrans %}
|
|
||||||
<p class="info-download">
|
<p class="info-download">
|
||||||
{% trans "Download all tickets at once:" %}
|
{% trans "Download all tickets at once:" %}
|
||||||
{% for b in download_buttons %}
|
{% for b in download_buttons %}
|
||||||
|
|||||||
Reference in New Issue
Block a user