DDDannn Posted March 21, 2009 Share Posted March 21, 2009 I am trying to customise the emailse sent when the status of orders changes particularly the delivery email. I use a text reader and it takes for hours trying to find what I am looking for so, I would be very appreceative if someone would just put me out of my misery. I expect it is multiple locations? Thank you DDDannn Link to comment Share on other sites More sharing options...
Guest Posted March 21, 2009 Share Posted March 21, 2009 If you are talking about the email that is sent when you update the order status from the admin, then try looking in admin/includes/languages/english/orders.php. Look for this line define('EMAIL_TEXT_STATUS_UPDATE', 'Your order has been updated to the following status.' . "\n\n" . 'New status: %s' . "\n\n" . 'Please reply to this email if you have any questions.' . "\n"); Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.