Thread: help.tpl
View Single Post
  #2  
Old 12-12-2007, 01:32 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: help.tpl

For the Pasword recovery, you have a couple extra spaces in the language variable, needt o remove those:

{$lng.lbl_ Password_Recovery }

should be

{$lng.lbl_Password_Recovery}

Is lbl_FAQ an existing language variable?
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote