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.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/template/wallet.html.j2 b/template/wallet.html.j2
index 47c183aa..1febffae 100644
--- a/template/wallet.html.j2
+++ b/template/wallet.html.j2
@@ -192,7 +192,7 @@ document.addEventListener('DOMContentLoaded', onLoad);
<!--
<h3>Firefox Beta</h3>
<ol>
- <li><a href="{{ url('releases/taler-wallet/taler-wallet-stable.xpi') }}">Download the wallet</a> (right click, Save Link As...)</li>
+ <li><a href="{{ url('releases/taler-wallet/taler-wallet-stable.xpi', virtual=True) }}">Download the wallet</a> (right click, Save Link As...)</li>
<li>On the <code>about:debugging</code> page, "Load temporary extension"</li>
</ol>