merchant

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

commit 20916e99b45e882f49743670a3fc1c914190d7da
parent 4116280b5f33c3749264b22981b659b1066cff11
Author: Florian Dold <florian.dold@gmail.com>
Date:   Wed,  6 Apr 2016 17:35:17 +0200

fix wrong HTML tag

Diffstat:
Mexamples/blog/essay_cc-form.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/blog/essay_cc-form.html b/examples/blog/essay_cc-form.html @@ -21,7 +21,7 @@ <html> <head> <link rel="stylesheet" type="text/css" href="web-common/style.css"> - <link rel="stylesheet" type="text/css" href="web-common/taler-wallet-lib.js"> + <script src="web-common/taler-wallet-lib.js"></script> </head> <body style="display:none;" lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000"> <header>