Revert "Wrap order notes field"

This reverts commit 8500beb56d.
This commit is contained in:
Mike Jolley 2017-03-02 14:41:40 +00:00
parent aa5d825279
commit f7fe5812d0
1 changed files with 1 additions and 2 deletions

View File

@ -45,8 +45,7 @@ if ( ! defined( 'ABSPATH' ) ) {
</div>
<?php endif; ?>
</div>
<div class="woocommerce-additional-fields">
<?php do_action( 'woocommerce_before_order_notes', $checkout ); ?>
<?php if ( apply_filters( 'woocommerce_enable_order_notes_field', get_option( 'woocommerce_enable_order_comments', 'yes' ) === 'yes' ) ) : ?>