X-Git-Url: https://projects.mako.cc/source/scuttle/blobdiff_plain/04b0f54876eb15dc6b7ccafffc893fcdc3fd379a..09b914073c83ccbf61fe0a3bc899c8e9615f1126:/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 + '';