View Single Post
  #9  
Old 09-06-2006, 03:01 PM
 
ecommerce ecommerce is offline
 

eXpert
  
Join Date: Jul 2006
Posts: 267
 

Default Re: Hide breadcrumb on home.php

Like this?

Code:
{if $main eq "catalog" and $current_category.category eq ""}
{include file="location.tpl"}
{else}
{/if}
__________________
X-Cart 4.0.18 DBest
Reply With Quote