diff --git a/woocommerce/myaccount/my-orders.php b/woocommerce/myaccount/my-orders.php index 030c5a5..5b07d4e 100644 --- a/woocommerce/myaccount/my-orders.php +++ b/woocommerce/myaccount/my-orders.php @@ -62,7 +62,10 @@ if ( $customer_orders ) : ?> get_status() ) ); ?> - get_formatted_order_total(), $item_count ); ?> + get_formatted_order_total(), $item_count ); + ?>