diff --git a/templates/auth/form-login.php b/templates/auth/form-login.php index 13b292fd132..c838d67acbe 100644 --- a/templates/auth/form-login.php +++ b/templates/auth/form-login.php @@ -24,19 +24,19 @@ if ( ! defined( 'ABSPATH' ) ) { -

+

-

cancel and return to %1$s', 'woocommerce' ), wc_clean( $app_name ), esc_url( $return_url ) ); ?>

+

cancel and return to %1$s', 'woocommerce' ), esc_html( wc_clean( $app_name ) ), esc_url( $return_url ) ); ?>

- - + +

- +