View Single Post
  #1  
Old 09-20-2004, 07:37 AM
 
chrisss chrisss is offline
 

Member
  
Join Date: Aug 2004
Posts: 21
 

Default where do you edit invoice email notification text?

We'd like to edit the following text received in invoice emails:
"You have received this notification...."

"This is an order #X notification."

"Thank you for your purchase!"

"Thank you for using X-Cart shopping system"

I don't see that in the " /mail/mail_header.tpl" file but I do see reference to:
{$lng.eml_mail_header_part1} {$config.Company.company_name} {$lng.eml_mail_header_part2}

Where are _part1 & 2 set? Is this where the above text comes from?

I also see /mail/html/mail_header.tpl has this commented out:
"{* You have received this notification from *}"

So where is that set?
__________________
X-Cart version 4.0.16 on Linux RH9
Reply With Quote