From 0455e5a6f6757827ee8dcec013a987769dba13e4 Mon Sep 17 00:00:00 2001 From: mDeflotte Date: Thu, 16 Feb 2012 10:23:15 +0000 Subject: [PATCH] [-] FO : #PSTEST-768 - Show the category image when there are no descriptions --- themes/default/category.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/category.tpl b/themes/default/category.tpl index 95c1b2bee..e3fbedab8 100644 --- a/themes/default/category.tpl +++ b/themes/default/category.tpl @@ -42,7 +42,7 @@ {include file="$tpl_dir./category-count.tpl"} - {if $scenes || $category->description} + {if $scenes || $category->description || $category->id_image}
{if $scenes}