mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Remove google search link from release details page.
This commit is contained in:
@@ -80,9 +80,6 @@
|
||||
title="View at Hot Movies">HotMovies</a>
|
||||
{/if}
|
||||
{/if}
|
||||
<a class="label label-default"
|
||||
href="http://www.google.com/search?q={$release.name|escape:"htmlall"}"
|
||||
target="_blank">Google</a>
|
||||
<p>
|
||||
{if $movie && $release.rageid < 0 && $movie.plot != ''}<span
|
||||
class="descinitial">{$movie.plot|escape:"htmlall"|truncate:500:"...":true}</span>
|
||||
|
||||
@@ -80,9 +80,6 @@
|
||||
title="View at Hot Movies">HotMovies</a>
|
||||
{/if}
|
||||
{/if}
|
||||
<a class="label label-default"
|
||||
href="http://www.google.com/search?q={$release.name|escape:"htmlall"}"
|
||||
target="_blank">Google</a>
|
||||
<p>
|
||||
{if $movie && $release.rageid < 0 && $movie.plot != ''}<span
|
||||
class="descinitial">{$movie.plot|escape:"htmlall"|truncate:500:"...":true}</span>
|
||||
|
||||
Reference in New Issue
Block a user