From 2e76a58385c1892480dcc0bd41fe8d41ea3eb6e9 Mon Sep 17 00:00:00 2001 From: msdesign21 Date: Fri, 30 Jan 2015 15:34:25 -0500 Subject: [PATCH] Update html-notice-template-check.php Would also be nice to include a direct link when we mention the System Status report. Wasn't sure the best way to do that. --- includes/admin/views/html-notice-template-check.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/admin/views/html-notice-template-check.php b/includes/admin/views/html-notice-template-check.php index 5612888b388..34daeb71412 100644 --- a/includes/admin/views/html-notice-template-check.php +++ b/includes/admin/views/html-notice-template-check.php @@ -10,6 +10,6 @@ if ( ! defined( 'ABSPATH' ) ) { ?>
-

Your theme has bundled outdated copies of WooCommerce template files – if you encounter functionality issues on the frontend this could be the reason. Ensure you update or remove them (in general we recommend only bundling the template files you actually need to customize). See the system report for full details.', 'woocommerce' ); ?>

+

Your theme has bundled outdated copies of WooCommerce template files. If you notice an issue on your site, this could be the reason. Please contact your theme developer for further assistance. You can review the System Status report for full details or learn more about WooCommerce Template Structure here.', 'woocommerce' ); ?>