View Single Post
  #2  
Old 12-22-2005, 01:54 PM
 
balinor balinor is offline
 

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

Default

Comment out the special menu. Open customer/home.tpl and replace this:

Code:
{include file="customer/special.tpl"}

with this:

Code:
{*{include file="customer/special.tpl"}*}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote