gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant-frontends] branch master updated: order


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant-frontends] branch master updated: order
Date: Wed, 15 Mar 2017 14:22:15 +0100

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

dold pushed a commit to branch master
in repository merchant-frontends.

The following commit(s) were added to refs/heads/master by this push:
     new 5602ad6  order
5602ad6 is described below

commit 5602ad6816109e054029e08e2e8b873bb614fe2d
Author: Florian Dold <address@hidden>
AuthorDate: Wed Mar 15 14:22:13 2017 +0100

    order
---
 talerfrontends/donations/templates/index.html | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/talerfrontends/donations/templates/index.html 
b/talerfrontends/donations/templates/index.html
index 04dbbc1..226d744 100644
--- a/talerfrontends/donations/templates/index.html
+++ b/talerfrontends/donations/templates/index.html
@@ -11,13 +11,7 @@
 <p>This toy donations website shows the user experience for donations with 
Taler.
 You are paying with an imaginary currency ({{ env("TALER_CONFIG_CURRENCY", 
"KUDOS") }}).
 </p>
-<h2>Back-office interface</h2>
-<p>Try the <a href="backoffice">back-office</a>, in order to track
-your deposits!
-</p>
-</article>
-<!-- debugging button, to be minimized in a corner.. -->
-<!-- button id="show-hide" value="show">toggle</button-->
+
 <div class="taler-installed-hide">
   <h2>Installing the Taler wallet</h2>
   First, you need to install the Taler wallet browser extension.
@@ -34,7 +28,7 @@ your deposits!
 </div>
 
 <div class="taler-installed-show">
-  <p>Please choose a project and the amount of {{ env("TALER_CONFIG_CURRENCY", 
"KUDOS") }} you
+  <p>Please choose a project and the amount (*) of {{ 
env("TALER_CONFIG_CURRENCY", "KUDOS") }} you
     wish to donate:</p>
 
   <form name="tform" action="checkout" method="GET" class="pure-form">
@@ -62,4 +56,9 @@ your deposits!
   </p>
 </div>
 
+<h2>Back-office interface</h2>
+<p>Try the <a href="backoffice">back-office</a>, in order to track
+your deposits!
+</p>
+
 {% endblock %}

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



reply via email to

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