diff --git a/templates/checkout/form-login.php b/templates/checkout/form-login.php index c5193d08947..ab2aabfd742 100644 --- a/templates/checkout/form-login.php +++ b/templates/checkout/form-login.php @@ -31,7 +31,7 @@ wc_print_notice( $info_message, 'notice' ); __( 'If you have shopped with us before, please enter your details in the boxes below. If you are a new customer please proceed to the Billing & Shipping section.', 'woocommerce' ), + 'message' => __( 'If you have shopped with us before, please enter your details in the boxes below. If you are a new customer, please proceed to the Billing & Shipping section.', 'woocommerce' ), 'redirect' => wc_get_page_permalink( 'checkout' ), 'hidden' => true )