diff --git a/templates/checkout/payment.php b/templates/checkout/payment.php index fa762ae2866..a84b72bf07e 100644 --- a/templates/checkout/payment.php +++ b/templates/checkout/payment.php @@ -32,7 +32,7 @@ if ( ! defined( 'ABSPATH' ) ) { $no_gateways_message = __( 'Sorry, it seems that there are no available payment methods for your state. Please contact us if you require assistance or wish to make alternate arrangements.', 'woocommerce' ); } - echo '
' . apply_filters( 'woocommerce_no_available_payment_methods_message', $no_gateways_message ) . '
'; + echo '