View Single Post
  #5  
Old 05-11-2003, 04:08 PM
 
miketeam@earthlink.net miketeam@earthlink.net is offline
 

Newbie
  
Join Date: May 2003
Posts: 1
 

Default

i disabled it by going to /customer/home.tpl and commenting out the following.
Code:
{* {if $login eq "" } { include file="auth.tpl" } {else} { include file="authbox.tpl" } {/if} *}

just underneath that, you can also comment out the powered by x-cart logo stuff

i'm new, but i think this is the way to do it......
Reply With Quote