X-Git-Url: https://projects.mako.cc/source/scuttle/blobdiff_plain/616df7459a1262dc55320ee60cc74dae9d878ab3..9ce0bb50d2e8288c22e9cb801a2168b2c76a070c:/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;