Merge pull request #1 from slavicd/slavicd-patch-1
Fix DocBlock in email template
This commit is contained in:
commit
fb73d9a1b6
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* This is extra customer data which can be filtered by plugins. It outputs below the order item table.
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/emails/plain/email-addresses.php.
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/emails/plain/email-customer-details.php.
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you
|
||||
* (the theme developer) will need to copy the new files to your theme to
|
||||
|
|
Loading…
Reference in New Issue