View Single Post
  #10  
Old 09-06-2006, 03:24 PM
 
inebriate inebriate is offline
 

eXpert
  
Join Date: May 2006
Posts: 301
 

Default Re: Hide breadcrumb on home.php

Quote:
Originally Posted by ecommerce
Like this?

Code:
{if $main eq "catalog" and $current_category.category eq ""}
{include file="location.tpl"}
{else}
{/if}

you can take out the else if you wanted to as well, but yea
__________________
x-cart pro 4.0.18
linux
www.fabric8d.com (currently undergoing construction)
Reply With Quote