mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Remove useless movie view link from release details page.
This commit is contained in:
@@ -22,8 +22,6 @@
|
||||
title="Delete release">Delete</a>
|
||||
{/if}
|
||||
{if $movie && $release.rageid < 0}
|
||||
<a class="label label-default" href="{$smarty.const.WWW_TOP}movies?imdb={$release.imdbid}"
|
||||
title="View all releases for this movie">Movie View</a>
|
||||
<a class="label label-default" target="_blank"
|
||||
href="{$site->dereferrer_link}http://www.imdb.com/title/tt{$release.imdbid}/"
|
||||
title="View at IMDB">IMDB</a>
|
||||
|
||||
Reference in New Issue
Block a user