commit 0024a11ef02fb9470647d0f24660f685c792a045
parent fd1d4674b0a56e43455b0bf5487b6b9cfc29b534
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date: Mon, 21 Mar 2016 15:18:47 +0100
removing inline extension installation
Diffstat:
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/examples/shop/index.php b/examples/shop/index.php
@@ -95,10 +95,7 @@ echo "\tvar shop_currency = '$MERCHANT_CURRENCY';\n";
<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>via inline install:
- <button onclick="installWallet()" id="install-button">
- Add to Chrome
- </button>
+ <li>By visiting our <a href="/landing">landing page</a>.
</li>
</ul>
Wallets for other browsers will be provided in the near future.