added id to addresses email template to allow 3rd party plugins to override easier

This commit is contained in:
roykho 2015-04-20 09:21:00 -07:00
parent 4119ae0d7f
commit 202f4c7045
1 changed files with 2 additions and 2 deletions

View File

@ -4,14 +4,14 @@
*
* @author WooThemes
* @package WooCommerce/Templates/Emails
* @version 2.2.0
* @version 2.4.0
*/
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly
}
?><table cellspacing="0" cellpadding="0" style="width: 100%; vertical-align: top;" border="0">
?><table id="addresses" cellspacing="0" cellpadding="0" style="width: 100%; vertical-align: top;" border="0">
<tr>