diff --git a/src/webui/static/app/epg.js b/src/webui/static/app/epg.js index cabfe112..ff23efb9 100644 --- a/src/webui/static/app/epg.js +++ b/src/webui/static/app/epg.js @@ -30,7 +30,7 @@ tvheadend.epgDetails = function(event) { content += '
' + event.ext_text + '
'; content += '
Search IMDB
' + 'http://akas.imdb.org/find?q=' + event.title + '">Search IMDB' var win = new Ext.Window({