diff options
| author | anbr <vdr07@deltab.de> | 2012-02-05 19:46:34 +0100 |
|---|---|---|
| committer | anbr <vdr07@deltab.de> | 2012-02-05 19:46:34 +0100 |
| commit | 7e92ad9d8a285dc65481f8181c0f7b08b5ee82f9 (patch) | |
| tree | 47624f46cd83d9dbd3e20d0455d02e402d3698d5 | |
| parent | 1be71bd429603dfd375624f2d61a417ff539fe50 (diff) | |
| download | xxv-7e92ad9d8a285dc65481f8181c0f7b08b5ee82f9.tar.gz xxv-7e92ad9d8a285dc65481f8181c0f7b08b5ee82f9.tar.bz2 | |
Skins: remove dead links to tvm
| -rw-r--r-- | skins/deltab/display.tmpl | 8 | ||||
| -rw-r--r-- | skins/stone/display.tmpl | 3 |
2 files changed, 0 insertions, 11 deletions
diff --git a/skins/deltab/display.tmpl b/skins/deltab/display.tmpl index 9ca79c2..f8eb17a 100644 --- a/skins/deltab/display.tmpl +++ b/skins/deltab/display.tmpl @@ -171,14 +171,6 @@ END %?> <a target="_blank" href="http://www.ofdb.de/view.php?page=suchergebnis&Kat=Titel&SText=<?% title %?>"> <?% gettext("Search with OFDb") %?> </a> - <br /> - <a target="_blank" href="http://www.tvmovie.de/MegaFinder_Suchergebnisse.210.0.html?no_cache=1&search=<?% title %?>"> - <img src="images/tvm.<?% global.imagetyp %?>" title="<?% gettext("Search with TVMovie") %?>" alt="TVMovie" /> - </a> - - <a target="_blank" href="http://www.tvmovie.de/MegaFinder_Suchergebnisse.210.0.html?no_cache=1&search=<?% title %?>"> - <?% gettext("Search with TVMovie") %?> - </a> </p> </div> <?% global.sidebar = 1 %?> diff --git a/skins/stone/display.tmpl b/skins/stone/display.tmpl index 5a12e72..e555af8 100644 --- a/skins/stone/display.tmpl +++ b/skins/stone/display.tmpl @@ -76,9 +76,6 @@ END %?> <?% ######################################################################## %?> <?% BLOCK RowButtons %?> <div align="right"> - <a target="_blank" href="http://www.tvmovie.de/MegaFinder_Suchergebnisse.210.0.html?no_cache=1&search=<?% title %?>"> - <img src="images/tvm.<?% global.imagetyp %?>" title="<?% gettext("Search with TVMovie") %?>" alt="TVMovie" /> - </a> <a target="_blank" href="http://german.imdb.com/find?s=tt&site=aka&q=<?% title %?>"> <img src="images/imdb.<?% global.imagetyp %?>" title="<?% gettext("Search with IMDb") %?>" alt="IMDb" /> </a> |
