Merge pull request #7988 from roykho/emails

added id to addresses email template to allow 3rd party plugins to overr...
This commit is contained in:
Claudio Sanches 2015-04-20 16:22:37 -03:00
commit e1b78b932b
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>