mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
Fix incorrect headline
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
{% block content %}
|
||||
<h2>
|
||||
{% blocktrans trimmed with code=order.code %}
|
||||
Change payment method: {{ code }}
|
||||
Choose payment method: {{ code }}
|
||||
{% endblocktrans %}
|
||||
</h2>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user