[-] 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
This commit is contained in:
fGaillard
2012-02-21 10:24:36 +00:00
parent 8b96582280
commit 6074fff2f2
+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)}