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