[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-donations] branch master updated: no more wallet det
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-donations] branch master updated: no more wallet detection |
Date: |
Thu, 29 Aug 2019 19:11:59 +0200 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository donations.
The following commit(s) were added to refs/heads/master by this push:
new c75c8b0 no more wallet detection
c75c8b0 is described below
commit c75c8b0dc295a7278b5c6ba26cea9bbdb771789c
Author: Florian Dold <address@hidden>
AuthorDate: Thu Aug 29 19:11:55 2019 +0200
no more wallet detection
---
talerdonations/donations/templates/index.html | 17 +----------------
1 file changed, 1 insertion(+), 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>
--
To stop receiving notification emails like this one, please contact
address@hidden.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [taler-donations] branch master updated: no more wallet detection,
gnunet <=