View Single Post
  #1  
Old 01-11-2010, 02:27 PM
 
BritSteve BritSteve is offline
 

eXpert
  
Join Date: Apr 2006
Posts: 339
 

Default Change the order complete email

In order_customer_complete.tpl there is the following line that prints out the Dear Mr John Doe line and I want to change it to just Dear John.

<p />{$lng.eml_dear|substitute:"customer":"`$customer. title` `$customer.firstname` `$customer.lastname`"},

I tried to find documentation on Smarty substitute, but couldn't find anything. Can someone please give me the code I need to put in to achieve the Dear John?

Thanks,

Steve
__________________
Version 4.1.8 & 4.1.9
ezcheckout4.1.x
cdseolinks2
product_metatags41x
shipping_per_product41x

http://www.earthsmagic.com
Reply With Quote