X-Git-Url: https://delta.frontaccounting.com/gitweb/?p=fa-stable.git;a=blobdiff_plain;f=reporting%2Frep107.php;h=c28709919bc9198dc4d7e19cffd631b4a6dcce8a;hp=501cf44c46016e6c0ec613d86cf5fe9e405aa109;hb=707866fb43a172801b25df8e3c20f878eca1e57f;hpb=d93b5b3fa9986a43fc0d458e4a865894b84b9fa3 diff --git a/reporting/rep107.php b/reporting/rep107.php index 501cf44c..c2870991 100644 --- a/reporting/rep107.php +++ b/reporting/rep107.php @@ -323,7 +323,7 @@ function print_invoices() $rep->Font(); if ($email == 1) { - $rep->End($email); + $rep->End($email, sprintf(_("Invoice %d from %s"), $myrow['reference'], get_company_pref('coy_name'))); } } if ($email == 0)