diff --git a/includes/wc-template-functions.php b/includes/wc-template-functions.php index 26a2f26c45a..b81b6c77803 100644 --- a/includes/wc-template-functions.php +++ b/includes/wc-template-functions.php @@ -2703,7 +2703,7 @@ if ( ! function_exists( 'woocommerce_form_field' ) ) { } else { - $field = ''; foreach ( $countries as $ckey => $cvalue ) { $field .= '';