gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-donations] branch master updated: text


From: gnunet
Subject: [GNUnet-SVN] [taler-donations] branch master updated: text
Date: Mon, 22 Jan 2018 14:09:26 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository donations.

The following commit(s) were added to refs/heads/master by this push:
     new 55ef8f4  text
55ef8f4 is described below

commit 55ef8f4ade13cc6e20a62de822eb575e789ab81d
Author: Florian Dold <address@hidden>
AuthorDate: Mon Jan 22 14:09:22 2018 +0100

    text
---
 talerdonations/donations/templates/fulfillment.html | 2 +-
 talerdonations/donations/templates/index.html       | 4 ++--
 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">

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]