View Single Post
  #4  
Old 07-13-2011, 04:59 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: How to call a language variable

You also cannot have smarty tags inside descriptions (they are treated as plain text) or if you insist of doing it you have to call the decsription with "eval" function in the template so the smarty tags are resolved - http://www.smarty.net/docs/en/language.function.eval.tpl
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote