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)}