[-] FO : #PSTEST-768 - Show the category image when there are no descriptions
This commit is contained in:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user