Fix prefix and spacing

#10956
This commit is contained in:
Mike Jolley 2016-05-23 17:01:45 +01:00
parent e00c3450c5
commit a540b04d8c
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ if ( ! defined( 'ABSPATH' ) ) {
<?php echo wc_help_tip( __( 'The following shipping methods apply to customers with shipping addresses within this zone.', 'woocommerce' ) ); ?>
</h2>
<?php do_action('wc_shipping_zone_before_methods_table'); ?>
<?php do_action( 'woocommerce_shipping_zone_before_methods_table' ); ?>
<table class="wc-shipping-zone-methods widefat">
<thead>