summaryrefslogtreecommitdiff
path: root/talerdonations
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-08-29 19:11:55 +0200
committerFlorian Dold <florian.dold@gmail.com>2019-08-29 19:11:55 +0200
commitc75c8b0dc295a7278b5c6ba26cea9bbdb771789c (patch)
treeb38c8fb6664c278809ad2c22417c3e5b9757b5f1 /talerdonations
parent31a05eaab426a6121a93945f1f2e08a686987560 (diff)
downloaddonations-c75c8b0dc295a7278b5c6ba26cea9bbdb771789c.tar.gz
donations-c75c8b0dc295a7278b5c6ba26cea9bbdb771789c.tar.bz2
donations-c75c8b0dc295a7278b5c6ba26cea9bbdb771789c.zip
no more wallet detection
Diffstat (limited to 'talerdonations')
-rw-r--r--talerdonations/donations/templates/index.html17
1 files changed, 1 insertions, 16 deletions
diff --git a/talerdonations/donations/templates/index.html b/talerdonations/donations/templates/index.html
index fc956e5..68a0cb2 100644
--- a/talerdonations/donations/templates/index.html
+++ b/talerdonations/donations/templates/index.html
@@ -7,22 +7,7 @@
You are paying with an imaginary currency ({{ merchant_currency }}).
</p>
-<div class="taler-installed-hide">
- <h2>Installing the Taler wallet</h2>
- First, you need to install the Taler wallet browser extension.
- Install the wallet
- <span id="install-done" style="visibility: hidden">(done)</span>
- <ul>
- <li>from the app store for <a href="https://chrome.google.com/webstore/detail/gnu-taler-wallet/millncjiddlpgdmkklmhfadpacifaonc">Google
- Chrome and Chromium</a>
- </li>
- <li>By visiting our <a href="https://taler.net/wallet">installation page</a> for other platforms.
- </li>
- </ul>
- Wallets for other browsers will be provided in the near future.
-</div>
-
-<div class="taler-installed-show">
+<div>
<p>Please select a project, the amount (*) of {{ merchant_currency }} you
wish to donate, and enter the name that will appear on your receipt:</p>