From f3e5d3b8cf1551f85bed8b60c4f63503a7ad5a64 2017-10-04 14:27:59 From: Christopher Neugebauer Date: 2017-10-04 14:27:59 Subject: [PATCH] s/invoice/statement/ --- diff --git a/pinaxcon/templates/registrasion/invoice/unpaid_notice.html b/pinaxcon/templates/registrasion/invoice/unpaid_notice.html index 11f71aa2b187ed440e357be44162a6f4513bf2f9..bd52e5efda88ba4478aa7a19b11843de1f4d8d52 100644 --- a/pinaxcon/templates/registrasion/invoice/unpaid_notice.html +++ b/pinaxcon/templates/registrasion/invoice/unpaid_notice.html @@ -1,4 +1,4 @@ -

NOTICE: The below statement is automatically generated, and will be voided if you amend your registration before payment, or if discounts or products contained in the statement become unavailable. The items and discounts are only reserved until the invoice due time.

+

NOTICE: The below statement is automatically generated, and will be voided if you amend your registration before payment, or if discounts or products contained in the statement become unavailable. The items and discounts are only reserved until the due time.

{% url "invoice_access" invoice.user.attendee.access_code as access_url %} {% url "invoice" invoice.id invoice.user.attendee.access_code as invoice_url %}