View Single Post
  #4  
Old 03-10-2004, 12:17 PM
  abeight's Avatar 
abeight abeight is offline
 

X-Adept
  
Join Date: Nov 2003
Location: Cleveland, OH
Posts: 479
 

Default

This is the code in my welcome.tpl file:

Quote:
<h3>{$lng.lbl_welcome_back}, {$smarty.cookies.GreetingCookie|replace:"'":"'"} </h3>

When I go to the welcome_back label in languages it only says "Welcome Back". I'm assuming that the name is being pulled with the smarty greeting cookie. How do I change that?
__________________
~ Andrea Beight
Reply With Quote