mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
PPv2: fix missing p-tag in payment confirmation
This commit is contained in:
@@ -15,10 +15,12 @@
|
||||
{% trans "We will then charge your PayPal account and finalize the order." %}
|
||||
</p>
|
||||
{% else %}
|
||||
<p>
|
||||
{% blocktrans trimmed %}
|
||||
The total amount listed above will be withdrawn from your PayPal account after the
|
||||
confirmation of your purchase.
|
||||
{% endblocktrans %}
|
||||
</p>
|
||||
{% endif %}
|
||||
{% else %}
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user