Un-needed clear

This commit is contained in:
Mike Jolley 2013-02-15 10:06:41 +00:00
parent 7cee909c70
commit e4eb7e295c
1 changed files with 0 additions and 2 deletions

View File

@ -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' ); ?>