forked from CGM_Public/pretix_original
added a missing string and translation for it
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
{% endif %}
|
||||
</div>
|
||||
{% if "old" in request.GET %}
|
||||
<h3>Past events</h3>
|
||||
<h3>{% trans "Past events" %}</h3>
|
||||
<p>
|
||||
<small><a href="?">{% trans "Show upcoming" %}</a></small>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user