View Single Post
  #2  
Old 09-01-2003, 01:17 PM
 
funkydunk funkydunk is offline
 

X-Man
  
Join Date: Oct 2002
Location: Cambridge, UK
Posts: 2,210
 

Default

Use this in customer/home.tpl

Code:
{if $main eq "catalog" and $current_category.category eq ""} {include file="homepagehead.tpl"} {else} {include file="head.tpl"} {/if}
__________________
ex x-cart guru
Reply With Quote