diff --git a/templates/emails/email-order-details.php b/templates/emails/email-order-details.php index 1242c252ca3..9e1f7807f75 100644 --- a/templates/emails/email-order-details.php +++ b/templates/emails/email-order-details.php @@ -30,43 +30,45 @@ do_action( 'woocommerce_email_before_order_table', $order, $sent_to_admin, $plai

get_order_number() ); ?> (%s', $order->get_date_created()->format( 'c' ), wc_format_datetime( $order->get_date_created() ) ); ?>)

- - - - - - - - - - $sent_to_admin, - 'show_image' => false, - 'image_size' => array( 32, 32 ), - 'plain_text' => $plain_text, - 'sent_to_admin' => $sent_to_admin, - ) ); ?> - - - get_order_item_totals() ) { - $i = 0; - foreach ( $totals as $total ) { - $i++; +
+
+ + + + + + + + + $sent_to_admin, + 'show_image' => false, + 'image_size' => array( 32, 32 ), + 'plain_text' => $plain_text, + 'sent_to_admin' => $sent_to_admin, + ) ); ?> + + + get_order_item_totals() ) { + $i = 0; + foreach ( $totals as $total ) { + $i++; + ?> + + + get_customer_note() ) { ?> - - + + get_customer_note() ) { - ?> - - - - -
get_customer_note() ); ?>
get_customer_note() ); ?>
+ ?> + + +