<p><?phpprintf(__('<strong>Your theme (%s) contains outdated copies of some WooCommerce template files.</strong> These files may need updating to ensure they are compatible with the current version of WooCommerce. You can see which files are affected from the %ssystem status page%s. If in doubt, check with the author of the theme.','woocommerce'),esc_html($theme['Name']),'<a href="'.esc_url(admin_url('admin.php?page=wc-status')).'">','</a>');?></p>
<pclass="submit"><aclass="button-secondary"href="http://docs.woothemes.com/document/template-structure/"><?php_e('Learn More About Templates','woocommerce');?></a> <a class="button-secondary skip" href="<?php echo esc_url( add_query_arg( 'wc-hide-notice', 'template_files' ) ); ?>"><?php _e( 'Hide This Notice', 'woocommerce' ); ?></a></p>