From b7d456d448186d5c2e6e9e1067876622ca44d9a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Gaillard?= Date: Tue, 21 Feb 2012 10:24:36 +0000 Subject: [PATCH] [-] FO : #PSCFI-4892 : BugFix CMS terms and conditions breadcrumb --- themes/default/cms.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/cms.tpl b/themes/default/cms.tpl index e205e66b6..f95e82509 100644 --- a/themes/default/cms.tpl +++ b/themes/default/cms.tpl @@ -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)}