aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortg(x) <*@tg-x.net>2016-10-27 12:36:10 +0200
committertg(x) <*@tg-x.net>2016-10-27 12:36:10 +0200
commit13fb83d402c343e9ea583173e4eb48dc79fc8f69 (patch)
treebb9ad927a608af4c7119e807a63a51b84de05ab2
parentff7b76b4401cf0a34c73aeef940d32629ebc6954 (diff)
downloadwww-13fb83d402c343e9ea583173e4eb48dc79fc8f69.tar.gz
www-13fb83d402c343e9ea583173e4eb48dc79fc8f69.zip
wallet: demo
-rw-r--r--wallet.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/wallet.html b/wallet.html
index 511056b1..cd61bbc8 100644
--- a/wallet.html
+++ b/wallet.html
@@ -117,13 +117,6 @@ document.addEventListener('DOMContentLoaded', onLoad);
117 117
118 <div class="row"> 118 <div class="row">
119 <div class="col-lg-12"> 119 <div class="col-lg-12">
120 Install the wallet for your browser below, then check out the
121 <a href="https://demo.taler.net">demonstration</a>.
122 </div>
123 </div> <!-- /row -->
124
125 <div class="row">
126 <div class="col-lg-12">
127 <p class="greenbox" id="box-present" style="display:none"> 120 <p class="greenbox" id="box-present" style="display:none">
128 Congratulations, you have installed the Taler wallet. 121 Congratulations, you have installed the Taler wallet.
129 Check out the <a href="https://demo.taler.net/">demo</a>. 122 Check out the <a href="https://demo.taler.net/">demo</a>.
@@ -135,6 +128,13 @@ document.addEventListener('DOMContentLoaded', onLoad);
135 </div> <!-- /row --> 128 </div> <!-- /row -->
136 129
137 <div class="row"> 130 <div class="row">
131 <div class="col-lg-12">
132 Install the wallet for your browser below, then check out the
133 <a href="https://demo.taler.net">demonstration</a>.
134 </div>
135 </div> <!-- /row -->
136
137 <div class="row">
138 <div class="col-lg-6"> 138 <div class="col-lg-6">
139 <h2><a href="https://chrome.google.com/webstore/detail/gnu-taler-wallet/millncjiddlpgdmkklmhfadpacifaonc">Google Chrome / Chromium 49+</a></h2> 139 <h2><a href="https://chrome.google.com/webstore/detail/gnu-taler-wallet/millncjiddlpgdmkklmhfadpacifaonc">Google Chrome / Chromium 49+</a></h2>
140 140