From b296962ca827cf96c56dd8be1ea6af4c311a972e Mon Sep 17 00:00:00 2001 From: Andrew Minion Date: Wed, 16 Dec 2015 13:14:18 -0600 Subject: [PATCH] update grammar --- templates/checkout/form-login.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )