diff --git a/includes/wc-template-functions.php b/includes/wc-template-functions.php index 1eb26eeb757..91daac5c166 100644 --- a/includes/wc-template-functions.php +++ b/includes/wc-template-functions.php @@ -1809,7 +1809,7 @@ if ( ! function_exists( 'woocommerce_form_field' ) ) { break; case 'password' : - $field .= ''; + $field .= ''; break; case 'text' :