diff --git a/includes/admin/settings/meta-box-help.php b/includes/admin/html/html-rulesyntax-help.php similarity index 100% rename from includes/admin/settings/meta-box-help.php rename to includes/admin/html/html-rulesyntax-help.php diff --git a/includes/rules-shipping-method.php b/includes/rules-shipping-method.php index f038ab4acfee20f3ce8bf3cfb24de8b7a8388c53..636b8e64f35dcf7ea1694704e9cce2c2b15a38c5 100644 --- a/includes/rules-shipping-method.php +++ b/includes/rules-shipping-method.php @@ -198,7 +198,7 @@ class Shipping_by_Rules extends WC_Shipping_Method { ?> <tr valign="top"> <td colspan="2"> - <?php include plugin_dir_path( __FILE__ ) . 'admin/settings/meta-box-help.php'; ?> + <?php include plugin_dir_path( __FILE__ ) . 'admin/html/html-rulesyntax-help.php'; ?> </td> </tr> <?php