diff --git a/plugins/jquery.showinfo.js b/plugins/jquery.showinfo.js index c6eba4959..ece622458 100644 --- a/plugins/jquery.showinfo.js +++ b/plugins/jquery.showinfo.js @@ -76,8 +76,7 @@ var defaults = { updatePeriod: 5, //seconds sourceDomain: "http://localhost/", //where to get show status from - audioStreamSource: "http://localhost:8000/airtime.mp3", //where to get audio stream from - text: {listenLive:"Listen WADR Live", onAirNow:"On Air Now", offline:"Offline", current:"Current", next:"Next"} + text: {onAirNow:"On Air Now", offline:"Offline", current:"Current", next:"Next"} }; var options = $.extend(defaults, options); options.sourceDomain = addEndingBackslash(options.sourceDomain); @@ -113,7 +112,6 @@ } obj.empty(); - obj.append(""+options.text.listenLive+""); obj.append("