Guest Posted May 22, 2006 Posted May 22, 2006 Hi I want to remove the Detailed Invoice line (including the link) in the emails sent to customers at all 3 stages: Pending Processing Delivered I have removed the Pending one from checkout_process.php but I cannot find the other two. Does any one know where this is? Many thanks W
Guest Posted May 22, 2006 Posted May 22, 2006 Ah, think I found it. In admin/order.php removed . EMAIL_TEXT_INVOICE_URL . ' ' . tep_catalog_href_link(FILENAME_CATALOG_ACCOUNT_HISTORY_INFO, 'order_id=' . $oID, 'SSL') W Hi I want to remove the Detailed Invoice line (including the link) in the emails sent to customers at all 3 stages: Pending Processing Delivered I have removed the Pending one from checkout_process.php but I cannot find the other two. Does any one know where this is? Many thanks W
Recommended Posts
Archived
This topic is now archived and is closed to further replies.