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: remove garbage chara


From: gnunet
Subject: [taler-taler-merchant-demos] branch master updated: remove garbage characters
Date: Mon, 19 Oct 2020 16:16:02 +0200

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

ms 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 9313129  remove garbage characters
9313129 is described below

commit 93131293318e368f8b211e0a1fba7a067bd81066
Author: MS <ms@taler.net>
AuthorDate: Mon Oct 19 16:15:57 2020 +0200

    remove garbage characters
---
 talermerchantdemos/landing/templates/index.html.j2 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/talermerchantdemos/landing/templates/index.html.j2 
b/talermerchantdemos/landing/templates/index.html.j2
index f005279..6871e8a 100644
--- a/talermerchantdemos/landing/templates/index.html.j2
+++ b/talermerchantdemos/landing/templates/index.html.j2
@@ -4,13 +4,13 @@
       <h2>{{ gettext("Step 1: Install the Taler wallet") }}</h2>
       <p>
        {{
-           gettext('Install the wallet from the <a href="{link}">installation 
page</a>.').format(link="https://wallet.taler.net/";) + "<br>" +
+           gettext('Install the wallet from the <a 
href=\"{link}\">installation 
page</a>.').format(link="https://wallet.taler.net/";) + "<br>" +
            gettext('Installation only takes one click.')
        }}
       </p>
       <p class="graybox">
-        {{ gettext('After installation, you may be asked to grant the 
brower-based Taler wallet additional optional permissions that allow it to 
improve your user experience.') }} + "<br>" +
-        {{ gettext('These permissions will allow the wallet to automatically 
open if a page asks for a Taler payment.') }} + "<br>" +
+        {{ gettext('After installation, you may be asked to grant the 
brower-based Taler wallet additional optional permissions that allow it to 
improve your user experience.') }} <br>
+        {{ gettext('These permissions will allow the wallet to automatically 
open if a page asks for a Taler payment.') }} <br>
         {{ gettext('Regardless of the permissions you grant, the wallet will 
never transmit information about you or your browsing history to anyone.') }}
       </p>
     </article>

-- 
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]