View Single Post
  #4  
Old 08-17-2006, 06:29 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

Not quite. Have a look at customer/home.tpl and you'll see where it goes:

{if $main eq "catalog"}
{include file="customer/categories.tpl"}
{else}
{include file="customer/newmenu.tpl"}
{/if}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote