diff --git a/includes/admin/helper/views/html-oauth-start.php b/includes/admin/helper/views/html-oauth-start.php index 52ee59631b3..4b2e8cb0f13 100644 --- a/includes/admin/helper/views/html-oauth-start.php +++ b/includes/admin/helper/views/html-oauth-start.php @@ -16,7 +16,7 @@ defined( 'ABSPATH' ) || exit();
- WooCommerce + <?php esc_attr_e( 'WooCommerce', 'woocommerce' ); ?>