taler-www

Main taler.net website
Log | Files | Refs | Submodules | README | LICENSE

commit be004a858566d122782d880da843941da6445e56
parent 8d1b0d86fad3365dfeac98e94ceca8f2de3b48ab
Author: Florian Dold <florian.dold@gmail.com>
Date:   Wed, 27 Apr 2016 04:38:17 +0200

install page

Diffstat:
Mwallet-installation.html | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/wallet-installation.html b/wallet-installation.html @@ -3,7 +3,6 @@ <head profile="http://www.w3.org/2005/10/profile"> <meta charset="utf-8"/> <title>Taler Wallet Installation</title> - <link rel="stylesheet" type="text/css" href="web-common/style.css" /> <link rel="icon" type="image/png" href="/web-common/favicon-taler.ico" /> <link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/millncjiddlpgdmkklmhfadpacifaonc" /> <script src="web-common/taler-wallet-lib.js" type="text/javascript"></script> @@ -64,9 +63,9 @@ <a href="https://chrome.google.com/webstore/detail/gnu-taler-wallet/millncjiddlpgdmkklmhfadpacifaonc">Google Chrome and Chromium</a> </li> - <li id="inline-install-chrome">via inline install: + <li id="inline-install-chrome">from this page: <button onclick="installWallet()" id="install-button"> - One-click installation + install now </button> </li> </ul>