mirror of
https://github.com/pretix/pretix.git
synced 2026-05-08 15:44: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>
|
</a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% else %}
|
{% else %}
|
||||||
<h3>{% trans "Choose date to buy a ticket" %}</h3>
|
<h3>{% trans "Choose date to book a ticket" %}</h3>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<div class="panel panel-default subevent-list">
|
<div class="panel panel-default subevent-list">
|
||||||
<div class="panel-heading">
|
<div class="panel-heading">
|
||||||
|
|||||||
Reference in New Issue
Block a user