summaryrefslogtreecommitdiff
path: root/template/wallet.html.j2
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-10-22 20:06:22 +0200
committerChristian Grothoff <christian@grothoff.org>2022-10-22 20:06:22 +0200
commitd2fb0fe1eb0c8df9f623eccd9404adeff9d3e837 (patch)
tree3438fe355d27ca0832efdc31fc987fc5082b4ac4 /template/wallet.html.j2
parent86c1e5615c444bed8253e1c3c500633b403f8d4c (diff)
downloadwww-d2fb0fe1eb0c8df9f623eccd9404adeff9d3e837.tar.gz
www-d2fb0fe1eb0c8df9f623eccd9404adeff9d3e837.tar.bz2
www-d2fb0fe1eb0c8df9f623eccd9404adeff9d3e837.zip
unify style
Diffstat (limited to 'template/wallet.html.j2')
-rw-r--r--template/wallet.html.j26
1 files changed, 5 insertions, 1 deletions
diff --git a/template/wallet.html.j2 b/template/wallet.html.j2
index c59fb1d5..0950db40 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>