From 6074fff2f2b6be70acf6ce4348fe59746a6ef33a Mon Sep 17 00:00:00 2001 From: fGaillard Date: Tue, 21 Feb 2012 10:24:36 +0000 Subject: [PATCH] [-] FO : #PSCFI-4892 : BugFix CMS terms and conditions breadcrumb git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13492 b9a71923-0436-4b27-9f14-aed3839534dd --- 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)}