]> git.immae.eu Git - github/shaarli/Shaarli.git/blame - plugins/qrcode/qrcode.html
Fixes #403 : Remove QRCode in core CSS and fix plugin layout
[github/shaarli/Shaarli.git] / plugins / qrcode / qrcode.html
CommitLineData
6a6f6c32
A
1<a href="http://qrfree.kaywa.com/?l=1&amp;s=8&amp;d=%s" onclick="showQrCode(this); return false;" class="qrcode" data-permalink="%s">
2 <img src="%s/qrcode/qrcode.png" width="13" height="13" title="QR-Code">
3</a>