View Single Post
  #2  
Old 07-27-2010, 08:39 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Annoying Gift Certificates problem, removes formatting!

If that field is not added as a trusted variable in giftcert.php it won't save any formatting. Also try using nl2br as a modifier for that field in the template

{$giftcert_text|nl2br}

This will at least show line breaks if they are saved wwith the text
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote