Remove google search link from release details page.

This commit is contained in:
Darko
2015-09-07 14:41:50 +02:00
parent df0bf7e5ab
commit c122b5980f
2 changed files with 0 additions and 6 deletions
@@ -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>