Thread: Registration
View Single Post
  #2  
Old 01-16-2003, 02:21 PM
 
Jeannie Jeannie is offline
 

eXpert
  
Join Date: Sep 2002
Location: Texas
Posts: 257
 

Default

does your mail/order_invoice.tpl have this?

Code:
{$lng.lbl_country}: {$order.b_countryname}

and for shipping
Code:
{$lng.lbl_country}: {$order.s_countryname}

these should also be in mail/signin_notification.tpl
Reply With Quote