diff --git a/woocommerce/cart/cart.php b/woocommerce/cart/cart.php index 16f997a..d10a959 100644 --- a/woocommerce/cart/cart.php +++ b/woocommerce/cart/cart.php @@ -53,6 +53,7 @@ do_action( 'woocommerce_before_cart' ); ?> ×', esc_url( wc_get_cart_remove_url( $cart_item_key ) ), diff --git a/woocommerce/checkout/form-pay.php b/woocommerce/checkout/form-pay.php index 7b55b03..a5b4774 100644 --- a/woocommerce/checkout/form-pay.php +++ b/woocommerce/checkout/form-pay.php @@ -50,7 +50,7 @@ if ( ! defined( 'ABSPATH' ) ) { ?> ' . sprintf( '× %s', esc_html( $item['qty'] ) ) . '', $item ); ?> - get_formatted_line_subtotal( $item ); ?> + get_formatted_line_subtotal( $item ); ?> @@ -59,8 +59,8 @@ if ( ! defined( 'ABSPATH' ) ) { get_order_item_totals() ) : ?> - - + + diff --git a/woocommerce/myaccount/form-edit-address.php b/woocommerce/myaccount/form-edit-address.php index 2155ab8..2ae78f0 100644 --- a/woocommerce/myaccount/form-edit-address.php +++ b/woocommerce/myaccount/form-edit-address.php @@ -30,7 +30,7 @@ do_action( 'woocommerce_before_edit_account_address_form' ); ?>
-

+