From 902751b4e40fccf89dc73da1a2a0c7f3be1449cd Mon Sep 17 00:00:00 2001 From: Darko Date: Wed, 24 Jun 2015 12:17:03 +0200 Subject: [PATCH] Fix the missing details link on console page (cherry picked from commit c99776e) --- www/templates/nntmux/views/frontend/console.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/templates/nntmux/views/frontend/console.tpl b/www/templates/nntmux/views/frontend/console.tpl index 6d87f0775..c6759f791 100644 --- a/www/templates/nntmux/views/frontend/console.tpl +++ b/www/templates/nntmux/views/frontend/console.tpl @@ -118,7 +118,7 @@
+ href="{$smarty.const.WWW_TOP}/details/{$result.grp_release_guid}/{$result.grp_release_name|escape:"seourl"}"> {$result.title|escape: @@ -139,7 +139,7 @@

{$result.title|escape:"htmlall"} + href="{$smarty.const.WWW_TOP}/details/{$result.grp_release_guid}/{$result.grp_release_name|escape:"seourl"}">{$result.title|escape:"htmlall"} - {$result.platform|escape:"htmlall"}

{if $result.genre != ""}Genre:{$result.genre}
{/if} {if $result.esrb != ""}Rating:{$result.esrb}
{/if}