Skip to content
Snippets Groups Projects
Commit a6a59d32 authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

Move syntax help to proper file system location

parent 2aa2699e
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment