From 80e78f23e99db4f2edf7fa91039589e644dfa128 Mon Sep 17 00:00:00 2001 From: Dane Morgan Date: Fri, 2 Jul 2021 03:35:31 -0500 Subject: [PATCH] Changes to comply with Composer check:cs. --- woocommerce/cart/cart-empty.php | 2 +- woocommerce/checkout/form-checkout.php | 9 +++++---- woocommerce/myaccount/downloads.php | 3 ++- woocommerce/myaccount/form-edit-account.php | 3 ++- woocommerce/myaccount/form-edit-address.php | 3 ++- woocommerce/myaccount/form-login.php | 3 ++- woocommerce/myaccount/my-orders.php | 3 ++- woocommerce/myaccount/orders.php | 3 ++- 8 files changed, 18 insertions(+), 11 deletions(-) diff --git a/woocommerce/cart/cart-empty.php b/woocommerce/cart/cart-empty.php index 17e3cd60..44cab073 100644 --- a/woocommerce/cart/cart-empty.php +++ b/woocommerce/cart/cart-empty.php @@ -23,7 +23,7 @@ defined( 'ABSPATH' ) || exit; do_action( 'woocommerce_cart_is_empty' ); if ( wc_get_page_id( 'shop' ) > 0 ) : -?> + ?>

is_registration_enabled() && $checkout->is_registration_requir - + - +

- +
@@ -63,4 +63,5 @@ if ( ! $checkout->is_registration_enabled() && $checkout->is_registration_requir -
- - - - - -