]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - plugins/qrcode/qrcode.html
Plugins W3C compliance
[github/shaarli/Shaarli.git] / plugins / qrcode / qrcode.html
index ffdaf3b82ed00e644add10d3eaf8eb9384e20d69..dc214ed159ad35904c4842ba52b158a61ecd6a1f 100644 (file)
@@ -1,5 +1,5 @@
 <div class="linkqrcode">
     <a href="http://qrfree.kaywa.com/?l=1&amp;s=8&amp;d=%s" onclick="showQrCode(this); return false;" class="qrcode" data-permalink="%s">
-        <img src="%s/qrcode/qrcode.png" width="13" height="13" title="QR-Code">
+        <img src="%s/qrcode/qrcode.png" class="linklist-plugin-icon" title="QR-Code" alt="QRCode">
     </a>
 </div>