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

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13384 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mDeflotte
2012-02-16 10:23:15 +00:00
parent 16bc27a73b
commit 62843db383
+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 -->