aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-04-27 04:38:17 +0200
committerFlorian Dold <florian.dold@gmail.com>2016-04-27 04:38:17 +0200
commitbe004a858566d122782d880da843941da6445e56 (patch)
tree6f3a44dda12ec580470e327ca7b67dccb98a9cb3
parent8d1b0d86fad3365dfeac98e94ceca8f2de3b48ab (diff)
downloadwww-be004a858566d122782d880da843941da6445e56.tar.gz
www-be004a858566d122782d880da843941da6445e56.zip
install page
-rw-r--r--wallet-installation.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/wallet-installation.html b/wallet-installation.html
index a83dc0fe..b3e7516f 100644
--- a/wallet-installation.html
+++ b/wallet-installation.html
@@ -3,7 +3,6 @@
3<head profile="http://www.w3.org/2005/10/profile"> 3<head profile="http://www.w3.org/2005/10/profile">
4 <meta charset="utf-8"/> 4 <meta charset="utf-8"/>
5 <title>Taler Wallet Installation</title> 5 <title>Taler Wallet Installation</title>
6 <link rel="stylesheet" type="text/css" href="web-common/style.css" />
7 <link rel="icon" type="image/png" href="/web-common/favicon-taler.ico" /> 6 <link rel="icon" type="image/png" href="/web-common/favicon-taler.ico" />
8 <link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/millncjiddlpgdmkklmhfadpacifaonc" /> 7 <link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/millncjiddlpgdmkklmhfadpacifaonc" />
9 <script src="web-common/taler-wallet-lib.js" type="text/javascript"></script> 8 <script src="web-common/taler-wallet-lib.js" type="text/javascript"></script>
@@ -64,9 +63,9 @@
64 <a href="https://chrome.google.com/webstore/detail/gnu-taler-wallet/millncjiddlpgdmkklmhfadpacifaonc">Google 63 <a href="https://chrome.google.com/webstore/detail/gnu-taler-wallet/millncjiddlpgdmkklmhfadpacifaonc">Google
65 Chrome and Chromium</a> 64 Chrome and Chromium</a>
66 </li> 65 </li>
67 <li id="inline-install-chrome">via inline install: 66 <li id="inline-install-chrome">from this page:
68 <button onclick="installWallet()" id="install-button"> 67 <button onclick="installWallet()" id="install-button">
69 One-click installation 68 install now
70 </button> 69 </button>
71 </li> 70 </li>
72 </ul> 71 </ul>