gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-merchant-demos] branch master updated: improving landing te


From: gnunet
Subject: [taler-taler-merchant-demos] branch master updated: improving landing template
Date: Sun, 11 Oct 2020 17:32:19 +0200

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

grothoff pushed a commit to branch master
in repository taler-merchant-demos.

The following commit(s) were added to refs/heads/master by this push:
     new 70075a8  improving landing template
70075a8 is described below

commit 70075a836db93b148dc55f4ee63edb6b36d5f9fb
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Oct 11 17:32:17 2020 +0200

    improving landing template
---
 talermerchantdemos/landing/templates/base.html.j2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talermerchantdemos/landing/templates/base.html.j2 
b/talermerchantdemos/landing/templates/base.html.j2
index 7cf16f1..a046c41 100644
--- a/talermerchantdemos/landing/templates/base.html.j2
+++ b/talermerchantdemos/landing/templates/base.html.j2
@@ -67,7 +67,7 @@
 <body>
   <header class="demobar" style="display: flex; flex-direction: column;">
     <h1><span class="tt adorn-brackets">{{ gettext("Taler Demo") }}</span></h1>
-    <h1><span class="it"><a href="{{ env('TALER_ENV_URL_MERCHANT_SURVEY') 
}}">{{ gettext("Survey") }}</a></span></h1>
+    <h1><span class="it"><a href="{{ env('TALER_ENV_URL_MERCHANT_SURVEY') 
}}">{{ gettext("Introduction") }}</a></span></h1>
     <p>{{
       gettext("This is the Taler demo.") + "<br>" +
       gettext("Here you can try out the Taler payment system using a toy 
currency.")

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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