merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit 32d0a9b3a900666de62cef18d703a5d8c19a1d33
parent ff912c1d3224730a9a8a7779e3d49704573f9f78
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Sat, 14 Nov 2015 23:49:51 +0100

adding extension installation link within shop website

Diffstat:
Msrc/frontend/index.html | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/frontend/index.html b/src/frontend/index.html @@ -3,9 +3,7 @@ <head> <title>Taler's "Toy" Shop</title> <link rel="stylesheet" type="text/css" href="style.css"> - <script> - /* - @licstart The following is the entire license notice for the + <script> /* @licstart The following is the entire license notice for the JavaScript code in this page. Copyright (C) 2015 GNUnet e.V. @@ -44,6 +42,8 @@ Taler is designed to work with ordinary currencies, such as Dollars or Euros, not just toy currencies. </p> + <p>Still missing a wallet? <a href="http://demo.taler.net/extension">Install one!</a> + </p> </div> </div> <div class="supporting" id="instructions" role="main">