Hi --
On the email notification that is sent to the "Send extra order emails to" email addresses. The address if formatted in this way:
Delivery Address
------------------------------------------------------
Business Name
FirstName LastName
Address
City, STATE Zip
United States
Is there a way to change it to:
Delivery Address
------------------------------------------------------
FirstName LastName
Business Name
Address
City, STATE Zip
United States
The order of FirstName LastName & Business have been switched. I'm using oscmax 2.0. I've searched through the files but so far haven't found where this might be.
checkout_process.php shows this:
$email_order .= "n" . EMAIL_TEXT_DELIVERY_ADDRESS . "n" .
EMAIL_SEPARATOR . "nn" .
tep_address_label($customer_id, $sendto, 0, '', "n") . "n";
Thanks,
Barb





LinkBack URL
About LinkBacks









Bookmarks