View Single Post
  #6  
Old 11-05-2002, 06:01 AM
 
chris chris is offline
 

Senior Member
  
Join Date: Sep 2002
Location: UK
Posts: 145
 

Default how to change the welcome to bit ...

If you look at the code snippet in my previous reply you will find 2 language fields - in this case they are labels so this time you will have to search through 15 pages !!

look for lbl_welcome_back - this is used to greet an existing user who has previously registered,

if on the other hand the visitor has not registered then the label is:
lbl_welcome_to

My advice is that you play around with these two and check them against both conditions: logged in and not previously logged in - you will soon get the hang of it.

Chris
__________________
Chris
some carts at v4.4.5 security patched on a hardened managed unix server
Reply With Quote