diff --git a/plugins/woocommerce/changelog/fix-39318-remove-enctype b/plugins/woocommerce/changelog/fix-39318-remove-enctype new file mode 100644 index 00000000000..b977b6d5cb9 --- /dev/null +++ b/plugins/woocommerce/changelog/fix-39318-remove-enctype @@ -0,0 +1,4 @@ +Significance: patch +Type: tweak + +Remove enctype from verify email form diff --git a/plugins/woocommerce/templates/checkout/form-verify-email.php b/plugins/woocommerce/templates/checkout/form-verify-email.php index fd86a4df077..80ee815a1f3 100644 --- a/plugins/woocommerce/templates/checkout/form-verify-email.php +++ b/plugins/woocommerce/templates/checkout/form-verify-email.php @@ -20,7 +20,7 @@ defined( 'ABSPATH' ) || exit; ?> -
+