View Single Post
  #2  
Old 05-12-2006, 05:25 AM
 
balinor balinor is offline
 

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

Default

You'll need to edit customer/home.tpl and replace this:

{include file="location.tpl"}

with this:

{if $main ne "help"}{include file="location.tpl"}{/if}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote