diff --git a/woocommerce/myaccount/form-login.php b/woocommerce/myaccount/form-login.php index a42db46..14f5f05 100644 --- a/woocommerce/myaccount/form-login.php +++ b/woocommerce/myaccount/form-login.php @@ -12,7 +12,7 @@ * * @see https://docs.woocommerce.com/document/template-structure/ * @package WooCommerce/Templates - * @version 3.5.1 + * @version 3.6.0 */ if ( ! defined( 'ABSPATH' ) ) { @@ -21,7 +21,7 @@ if ( ! defined( 'ABSPATH' ) ) { do_action( 'woocommerce_before_customer_login_form' ); ?> - +
@@ -47,11 +47,12 @@ do_action( 'woocommerce_before_customer_login_form' ); ?>

- - -

@@ -61,7 +62,8 @@ do_action( 'woocommerce_before_customer_login_form' ); ?> - + +

@@ -94,6 +96,10 @@ do_action( 'woocommerce_before_customer_login_form' ); ?>

+ + +

+