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: text


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant-frontends] branch master updated: text
Date: Wed, 15 Mar 2017 14:11:56 +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 eb28faa  text
eb28faa is described below

commit eb28faa822b0f5d5add3e966ca2f22c4a9f77b24
Author: Florian Dold <address@hidden>
AuthorDate: Wed Mar 15 14:11:54 2017 +0100

    text
---
 talerfrontends/donations/templates/index.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/talerfrontends/donations/templates/index.html 
b/talerfrontends/donations/templates/index.html
index bdd0a81..1e6ebd3 100644
--- a/talerfrontends/donations/templates/index.html
+++ b/talerfrontends/donations/templates/index.html
@@ -9,10 +9,10 @@
   <h1 lang="en">Welcome to the Taler Donation "Shop" Demo</h1>
 
   <p>This toy donations website shows the user experience for donations with 
Taler.
-  You are paying with an imaginary currency ({{ env("TALER_ENV_CURRENCY", 
"KUDOS") }}).
+  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
+  <p>Try the <a href="backoffice">back-office</a>, in order to track
   your deposits!
   </p>
 </article>
@@ -27,14 +27,14 @@
     <li>from the app store for <a 
href="https://chrome.google.com/webstore/detail/gnu-taler-wallet/millncjiddlpgdmkklmhfadpacifaonc";>Google
         Chrome and Chromium</a>
     </li>
-    <li>By visiting our <a href="/landing">landing page</a>.
+    <li>By visiting our <a href="https://taler.net/wallet";>installation 
page</a> for other platforms.
     </li>
   </ul>
   Wallets for other browsers will be provided in the near future.
 </div>
 
 <div class="taler-installed-show">
-  <p>Please choose a project and the amount of {{ env("TALER_ENV_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">

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



reply via email to

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