mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Remove buy from a string to make it more compatible for free events
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
</a>
|
||||
{% endif %}
|
||||
{% else %}
|
||||
<h3>{% trans "Choose date to buy a ticket" %}</h3>
|
||||
<h3>{% trans "Choose date to book a ticket" %}</h3>
|
||||
{% endif %}
|
||||
<div class="panel panel-default subevent-list">
|
||||
<div class="panel-heading">
|
||||
|
||||
Reference in New Issue
Block a user