diff options
Diffstat (limited to 'template/default/prog_detail.html')
| -rw-r--r-- | template/default/prog_detail.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/default/prog_detail.html b/template/default/prog_detail.html index dd75def..16b1d67 100644 --- a/template/default/prog_detail.html +++ b/template/default/prog_detail.html @@ -31,6 +31,7 @@ <a href="javascript:callurl('<tmpl_var switchurl>')">[<?% msg.pd_view %?>]</a> <a href="javascript:window.close();opener.location.href='<tmpl_var recurl>'">[<?% msg.pd_record %?>]</a> <a href="vdradmin.pl?search=<tmpl_var title>&aktion=prog_summary&submit=go11)" target="main">[<?% msg.pd_search %?>]</a> + <a href="http://akas.imdb.com/Tsearch?title=<tmpl_var title>" target="_blank" title="<?% msg.pd_imdb %?>">[IMDb]</a> </tmpl_if> </td> <td width="30" background="bilder/uebersicht_rechts.gif"> </td> |
