diff --git a/report_collections.php b/report_collections.php index c62ac6f0..5f570f73 100644 --- a/report_collections.php +++ b/report_collections.php @@ -99,7 +99,7 @@ $formatted_behind_amount = numfmt_format_currency($currency_format, $behind_amount, $config_currency_code); echo ""; - echo "$client_name"; + echo "$client_name"; echo "$formatted_balance"; echo "$billing_contact_phone"; echo "$formatted_recurring_monthly_total";