Un-needed clear
This commit is contained in:
parent
7cee909c70
commit
e4eb7e295c
|
@ -15,6 +15,4 @@ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly ?>
|
|||
|
||||
<p><?php printf(__( 'You can access your account area here: %s.', 'woocommerce' ), get_permalink(woocommerce_get_page_id('myaccount'))); ?></p>
|
||||
|
||||
<div style="clear:both;"></div>
|
||||
|
||||
<?php do_action( 'woocommerce_email_footer' ); ?>
|
Loading…
Reference in New Issue