X-Git-Url: https://projects.mako.cc/source/scuttle/blobdiff_plain/04b0f54876eb15dc6b7ccafffc893fcdc3fd379a..a4d4c86c4488d333371f121f3aefc989ba1270ee:/jsScuttle.php diff --git a/jsScuttle.php b/jsScuttle.php index 60e403a..9c6b9b7 100644 --- a/jsScuttle.php +++ b/jsScuttle.php @@ -116,7 +116,7 @@ $(function() { // Insert Flash player for MP3 links if ($("#bookmarks").length > 0) { - $("a[href$=.mp3].taggedlink").each(function() { + $('a[href$=".mp3"].taggedlink').each(function() { var url = this.href; var code = ''; code = code + '';