Remove unnecessary string

This commit is contained in:
Boro Sitnikovski 2018-03-12 09:07:51 +01:00
parent 8b06e0e432
commit d01ab9b24f
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ class WC_Meta_Box_Coupon_Data {
<?php echo wc_help_tip( __( 'Product categories that the coupon will not be applied to, or that cannot be in the cart in order for the "Fixed cart discount" to be applied.', 'woocommerce' ) ); ?>
</p>
</div>
<div class="options_group">';
<div class="options_group">
<?php
// Customers.
woocommerce_wp_text_input(