diff --git a/src/accounting/templates/accounting/order/success.html b/src/accounting/templates/accounting/order/success.html index c6c04d4..8ebce6d 100644 --- a/src/accounting/templates/accounting/order/success.html +++ b/src/accounting/templates/accounting/order/success.html @@ -12,7 +12,7 @@

{% blocktrans trimmed with order.id as order_id %} - We received your payment for Order {{ order_id }}. + Thanks fellow member! We received your payment for Order {{ order_id }}. We're adding more features to the site, so expect to see a confirmation email (receipt) for the order soon. {% endblocktrans %}