X-Git-Url: https://projects.mako.cc/source/scuttle/blobdiff_plain/c7f63c8b9b12efd7b3c10b9f80cda06eaf32068f..7e8b3ec9903f52ae787c67f27761ed3a7baf6d11:/jsScuttle.php diff --git a/jsScuttle.php b/jsScuttle.php index e9fec46..93fa85b 100644 --- a/jsScuttle.php +++ b/jsScuttle.php @@ -51,7 +51,7 @@ function getTitle(input) { /* Page load */ $(function() { - /* Insert Flash player for MP3 links */ + // Insert Flash player for MP3 links if ($("#bookmarks").length > 0) { $("a[href$=.mp3].taggedlink").each(function() { var url = this.href;