gnunet-svn
[Top][All Lists]
Advanced

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

[taler-www] branch master updated: unify style


From: gnunet
Subject: [taler-www] branch master updated: unify style
Date: Sat, 22 Oct 2022 20:06:25 +0200

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

grothoff pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new d2fb0fe  unify style
d2fb0fe is described below

commit d2fb0fe1eb0c8df9f623eccd9404adeff9d3e837
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Oct 22 20:06:22 2022 +0200

    unify style
---
 template/wallet.html.j2 | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/template/wallet.html.j2 b/template/wallet.html.j2
index c59fb1d..0950db4 100644
--- a/template/wallet.html.j2
+++ b/template/wallet.html.j2
@@ -193,7 +193,11 @@ document.addEventListener('DOMContentLoaded', onLoad);
         <h2><a 
href="https://addons.mozilla.org/en-US/firefox/addon/taler-wallet/";>Mozilla 
Firefox 57+</a></h2>
         <div id="inline-install-chrome">
           <form 
action="https://addons.mozilla.org/firefox/downloads/latest/taler-wallet/";>
-            <input type="submit" value="Install wallet" />
+            <button action="submit">
+              {% trans %}
+              Install wallet
+              {% trans %}
+            </button>
           </form>
         </div>
 

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