To put a line break after the address, add it after the function that draws the address:
becomesCode:zen_address_label($_SESSION['customer_id'], $_SESSION['sendto'], 0, '', "\n") . EMAIL_THANKS_FOR_SHOPPING,Code:zen_address_label($_SESSION['customer_id'], $_SESSION['sendto'], 0, '', "\n") . "\n\n" . EMAIL_THANKS_FOR_SHOPPING,


Reply With Quote

