From f5e45d254e248d88df9f56361b36524b9dc5c0b5 Mon Sep 17 00:00:00 2001 From: Job Date: Mon, 8 Aug 2016 15:37:30 +0200 Subject: [PATCH] update woothemes > woocommerce changes in the help tab WooThemes Helpdesk > WooCommerce Helpdesk --- includes/admin/class-wc-admin-help.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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(