[-] FO : #PSTEST-768 - Show the category image when there are no descriptions

This commit is contained in:
mDeflotte
2012-02-16 10:23:15 +00:00
parent e1fdc09cfe
commit ab4d756f0b
+1 -1
View File
@@ -42,7 +42,7 @@
{include file="$tpl_dir./category-count.tpl"}
</div>
{if $scenes || $category->description}
{if $scenes || $category->description || $category->id_image}
<div class="content_scene_cat">
{if $scenes}
<!-- Scenes -->