diff --git a/woocommerce/myaccount/form-edit-account.php b/woocommerce/myaccount/form-edit-account.php index 431f4ce..2746049 100644 --- a/woocommerce/myaccount/form-edit-account.php +++ b/woocommerce/myaccount/form-edit-account.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; do_action( 'woocommerce_before_edit_account_form' ); ?> @@ -27,18 +24,24 @@ do_action( 'woocommerce_before_edit_account_form' ); ?>
- - + +
- - + +
- - + + +
+ + ++ +
@@ -62,7 +65,7 @@ do_action( 'woocommerce_before_edit_account_form' ); ?>- +