merchant

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

commit 009b131407e5b163f6aaba9217402936d5444db5
parent 9dfc748208f259a254b4a6eeade917122005f104
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Thu, 21 Jan 2016 14:47:38 +0100

Merge branch 'master' of ssh://taler.net/var/git/merchant

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

diff --git a/src/frontend/index.html b/src/frontend/index.html @@ -47,11 +47,11 @@ <article> <h2>Step 1: Installing the Taler wallet</h2> - <p class="taler-installed-show"> + <p class="taler-installed-hide"> First, you need to <a href="http://demo.taler.net/">install</a> the Taler wallet browser extension. </p> - <p class="taler-installed-hide"> + <p class="taler-installed-show"> Congratulations, you have installed the Taler wallet correctly. You can now proceed with the next steps. </p>