summaryrefslogtreecommitdiff
path: root/template/wallet.html.j2
diff options
context:
space:
mode:
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>