[-] FO : #PSCFI-4892 : BugFix CMS terms and conditions breadcrumb

This commit is contained in:
François Gaillard
2012-02-21 10:24:36 +00:00
parent e7f7d11fca
commit b7d456d448
+1 -1
View File
@@ -23,7 +23,7 @@
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*}
{if isset($cms) && $cms->id != $cgv_id}
{if isset($cms) && ($content_only == 0)}
{include file="$tpl_dir./breadcrumb.tpl"}
{/if}
{if isset($cms) && !isset($category)}