Hi, I'm using Zen Cart 1.3.9
My site is: http://www.furnitureonthemove.co.uk/furniture/
I'm trying to remove the "detailed invoice" link from the order confirmation email but can't find a working solution. I've tried commenting out this in includes/classes/order.php but it doesn't work:
I've tried editing email_template_checkout.html to exclude this item but it doesn't work either.PHP Code:// $html_msg['INTRO_URL_TEXT'] = EMAIL_TEXT_INVOICE_URL_CLICK;
// $html_msg['INTRO_URL_VALUE'] = zen_href_link(FILENAME_ACCOUNT_HISTORY_INFO, 'order_id=' . $zf_insert_id, 'SSL', false);
What file do I need to edit in order to remove this item from the emails sent out?
Thanks,
Sarah


Reply With Quote
