gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-backoffice] 29/31: fix demobar


From: gnunet
Subject: [GNUnet-SVN] [taler-backoffice] 29/31: fix demobar
Date: Thu, 04 Jan 2018 18:09:52 +0100

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

dold pushed a commit to branch master
in repository backoffice.

commit 8cbacb502e7b62203b98d4cd374c429f4c007509
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Dec 11 12:47:45 2017 +0100

    fix demobar
---
 talerblog/blog/templates/base.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/talerblog/blog/templates/base.html 
b/talerblog/blog/templates/base.html
index b464752..755e72f 100644
--- a/talerblog/blog/templates/base.html
+++ b/talerblog/blog/templates/base.html
@@ -30,8 +30,8 @@
 <body>
   <div class="demobar">
     <h1><span class="tt adorn-brackets">Taler Demo</span></h1>
-    <h1><span class="it"><a href="{{ env('TALER_ENV_URL_MERCHANT_DONATIONS') 
}}">Donations</a></span></h1>
-    <p>This is the donation page, you can make donations (with an imaginary 
currency for now) to free software projects.</p>
+    <h1><span class="it"><a href="{{ env('TALER_ENV_URL_MERCHANT_BLOG') 
}}">Shop</a></span></h1>
+    <p>This is the Essay shop, you can buy articles using an imaginary 
currency (for now).</p>
     <ul>
       <li><a href="{{ env('TALER_ENV_URL_INTRO', '#') }}">Introduction</a></li>
       <li><a href="{{ env('TALER_ENV_URL_BANK', '#') }}">Bank</a></li>

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



reply via email to

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