View Single Post
  #4  
Old 08-04-2003, 11:00 AM
 
funkydunk funkydunk is offline
 

X-Man
  
Join Date: Oct 2002
Location: Cambridge, UK
Posts: 2,210
 

Default

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

is the bit that puts the log in menu where it is, move it to wherever you like
__________________
ex x-cart guru
Reply With Quote