diff --git a/includes/admin/class-wc-admin-help.php b/includes/admin/class-wc-admin-help.php index d790c3224b7..ef51726e905 100644 --- a/includes/admin/class-wc-admin-help.php +++ b/includes/admin/class-wc-admin-help.php @@ -187,14 +187,14 @@ class WC_Admin_Help { '' ) . '
' . '' . sprintf( - __( 'For further assistance with WooCommerce core you can use the %scommunity forum%s. If you need help with premium add-ons sold by WooThemes, please %suse our helpdesk%s.', 'woocommerce' ), + __( 'For further assistance with WooCommerce core you can use the %scommunity forum%s. If you need help with premium add-ons sold by WooCommerce, please %suse our helpdesk%s.', 'woocommerce' ), '', '', '', '' ) . '
' . '' . __( 'Before asking for help we recommend checking the system status page to identify any problems with your configuration.', 'woocommerce' ) . '
' . - '' . __( 'System Status', 'woocommerce' ) . ' ' . __( 'Community Forum', 'woocommerce' ) . ' ' . __( 'WooThemes Helpdesk', 'woocommerce' ) . '
' + '' . __( 'System Status', 'woocommerce' ) . ' ' . __( 'Community Forum', 'woocommerce' ) . ' ' . __( 'WooCommerce Helpdesk', 'woocommerce' ) . '
' ) ); $screen->add_help_tab( array(