merchant

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

commit a3d2c0bab1f6435571aa788d6e2a01e28c1372e6
parent 06be4bf0e8945a23c2b51a74273d97fd660360b9
Author: tg(x) <*@tg-x.net>
Date:   Sun, 20 Dec 2015 23:16:48 +0100

extension link

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

diff --git a/src/frontend/index.html b/src/frontend/index.html @@ -61,8 +61,6 @@ <tt>mint.demo.taler.net</tt> and <tt>bank.demo.taler.net</tt>, correspond to a Taler mint and bank with tight Taler integration respectively. - <!-- TODO: maybe offer the wallet at 'taler.net/extension' in the - future, instead of at 'demo.taler.net/'? --> </p> </article> @@ -70,14 +68,8 @@ <article id="installation"> <h2>Step 1: Installing the Taler wallet <sup>(once)</sup></h2> - <p>First, you need to install the Taler wallet browser extension. - It is currently only available for Firefox. If you run - Firefox, simply click <a href="http://demo.taler.net/extension">here</a> - to download and install the extension. You will then have to - click on "allow" and "install" dialogs shown by Firefox. - After that, the Taler logo should appear on the right side - of your navigation bar. - <!-- TODO: insert screenshot highlighting the icon? --> + <p>First, you need to <a href="http://demo.taler.net/">install</a> + the Taler wallet browser extension. </p> </article>