forked from CGM_Public/pretix_original
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