summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--talerdonations/donations/templates/fulfillment.html2
-rw-r--r--talerdonations/donations/templates/index.html4
2 files changed, 3 insertions, 3 deletions
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 %}
<h1>Donation Receipt</h1>
-<p> Thanks you, <strong>{{ donation_donor }}</strong>, for donating <strong>{{ donation_amount }}</strong> to <strong>{{ donation_receiver }}</strong>.</p>
+<p> Thank you, <strong>{{ donation_donor }}</strong>, for donating <strong>{{ donation_amount }}</strong> to <strong>{{ donation_receiver }}</strong>.</p>
<p>Please keep the order identifier <strong>{{ order_id }}</strong> as a receipt for your donation.</p>
{% 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 }}).
</div>
<div class="taler-installed-show">
- <p>Please choose a project and the amount (*) of {{ merchant_currency }} you
- wish to donate:</p>
+ <p>Please select a project, the amount (*) of {{ merchant_currency }} you
+ wish to donate, and enter the name that will appear on your receipt:</p>
<form name="tform" action="checkout" method="GET" class="pure-form">
<div class="participation" id="fake-shop">