View Single Post
  #3  
Old 12-29-2004, 08:16 PM
 
jeanC jeanC is offline
 

Newbie
  
Join Date: Dec 2004
Posts: 3
 

Default

Quote:
Originally Posted by balinor
Open customer/home.tpl and comment out or remove these lines:

Code:
{if $login eq "" } { include file="auth.tpl" } {else} { include file="authbox.tpl" } {/if}

and

Code:
{ include file="help.tpl" }

thanks!

i think because of the layout i chose... it differs a little from what you gave. but i basically commented out the {if ...} and {/if} for the stuff i didn't need and it worked
__________________
version 3.5.14 [it says linux, is that also unix?]
Reply With Quote