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(); ?>

- +