From 4d76d4d389fc91684603c79eefb770b065c0cc4c Mon Sep 17 00:00:00 2001 From: Unknown Date: Tue, 5 Jun 2018 20:28:18 -0600 Subject: [PATCH] myaccount/form-reset-password.php - Add names to nonces in template files - Add autocomplete attributes to reset password form - Use nbsp to separate * denoting required fields Reference: 9d10d107e20e20b20719236bfbfd123f15667a3d cef2b1ee131c3edbf4f22c8da6a5206ec39dcf87 80dc183880ba0ee3c95c85d8a91630e4f8fe1bc3 --- woocommerce/myaccount/form-reset-password.php | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/woocommerce/myaccount/form-reset-password.php b/woocommerce/myaccount/form-reset-password.php index 7dd0e1d..d2bc859 100644 --- a/woocommerce/myaccount/form-reset-password.php +++ b/woocommerce/myaccount/form-reset-password.php @@ -10,15 +10,12 @@ * happen. When this occurs the version of the template file will be bumped and * the readme will list any important changes. * - * @see https://docs.woocommerce.com/document/template-structure/ - * @author WooThemes + * @see https://docs.woocommerce.com/document/template-structure/ * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.4.0 */ -if ( ! defined( 'ABSPATH' ) ) { - exit; -} +defined( 'ABSPATH' ) || exit; wc_print_notices(); ?> @@ -27,12 +24,12 @@ wc_print_notices(); ?>

- - + +

- - + +

@@ -47,6 +44,6 @@ wc_print_notices(); ?>

- +