diff --git a/lib/WooCommerce/TransactionalEmails.php b/lib/WooCommerce/TransactionalEmails.php index 09aaa9f573..152bc284f5 100644 --- a/lib/WooCommerce/TransactionalEmails.php +++ b/lib/WooCommerce/TransactionalEmails.php @@ -142,51 +142,7 @@ class TransactionalEmails { ], 1 => [ - 'type' => 'container', - 'columnLayout' => false, - 'orientation' => 'horizontal', - 'image' => - [ - 'src' => null, - 'display' => 'scale', - ], - 'styles' => - [ - 'block' => - [ - 'backgroundColor' => 'transparent', - ], - ], - 'blocks' => - [ - 0 => - [ - 'type' => 'container', - 'columnLayout' => false, - 'orientation' => 'vertical', - 'image' => - [ - 'src' => null, - 'display' => 'scale', - ], - 'styles' => - [ - 'block' => - [ - 'backgroundColor' => 'transparent', - ], - ], - 'blocks' => - [ - 0 => - [ - 'type' => 'text', - 'text' => '
WIDGET "WC HEADING" GOES HERE
-(instead of the column)
', - ], - ], - ], - ], + 'type' => 'woocommerceHeading', ], 2 => [