From 55ef8f4ade13cc6e20a62de822eb575e789ab81d Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 22 Jan 2018 14:09:22 +0100 Subject: text --- talerdonations/donations/templates/fulfillment.html | 2 +- talerdonations/donations/templates/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'talerdonations') diff --git a/talerdonations/donations/templates/fulfillment.html b/talerdonations/donations/templates/fulfillment.html index e0c05a6..ac6a48b 100644 --- a/talerdonations/donations/templates/fulfillment.html +++ b/talerdonations/donations/templates/fulfillment.html @@ -2,7 +2,7 @@ {% block main %}

Donation Receipt

-

Thanks you, {{ donation_donor }}, for donating {{ donation_amount }} to {{ donation_receiver }}.

+

Thank you, {{ donation_donor }}, for donating {{ donation_amount }} to {{ donation_receiver }}.

Please keep the order identifier {{ order_id }} as a receipt for your donation.

{% endblock main %} diff --git a/talerdonations/donations/templates/index.html b/talerdonations/donations/templates/index.html index a462dc3..b384362 100644 --- a/talerdonations/donations/templates/index.html +++ b/talerdonations/donations/templates/index.html @@ -23,8 +23,8 @@ You are paying with an imaginary currency ({{ merchant_currency }}).
-

Please choose a project and the amount (*) of {{ merchant_currency }} you - wish to donate:

+

Please select a project, the amount (*) of {{ merchant_currency }} you + wish to donate, and enter the name that will appear on your receipt:

-- cgit v1.2.3