From: John Törnblom Date: Sat, 22 Feb 2014 19:15:47 +0000 (+0100) Subject: webif: updated imdb query url X-Git-Tag: v4.1~2262 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d9cc985023e491f3d2cc4c85d4faf7169771da8;p=thirdparty%2Ftvheadend.git webif: updated imdb query url --- diff --git a/src/webui/static/app/epg.js b/src/webui/static/app/epg.js index 71d5f3ed1..4bf4c260a 100755 --- a/src/webui/static/app/epg.js +++ b/src/webui/static/app/epg.js @@ -53,7 +53,7 @@ tvheadend.epgDetails = function(event) { if (event.ext_text != null) content += '
' + event.ext_text + '
'; - content += '
Search IMDB
' + content += '
Search IMDB
' content += ''; content += '
';