mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
* Refactor paymentinfo to payment_info, resolve #499 * Fix calling of object attribute on tuple * Minor update to setup documentation * Do not use short words for typochecks * Text clarification * Refactor paymentinfo to payment_info, resolve #499 * Include data migration for existing event settings, resolve #499
This commit is contained in:
committed by
Raphael Michel
parent
fb716eb498
commit
48b3621f1e
@@ -240,7 +240,7 @@ Your {event} team"""))
|
||||
we successfully received your order for {event} with a total value
|
||||
of {total} {currency}. Please complete your payment before {date}.
|
||||
|
||||
{paymentinfo}
|
||||
{payment_info}
|
||||
|
||||
You can change your order details and view the status of your order at
|
||||
{url}
|
||||
|
||||
Reference in New Issue
Block a user