diff --git a/report_collections.php b/report_collections.php index 19973c0f..c7a11cdb 100644 --- a/report_collections.php +++ b/report_collections.php @@ -96,7 +96,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";