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