X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep107.php;h=c28709919bc9198dc4d7e19cffd631b4a6dcce8a;hb=707866fb43a172801b25df8e3c20f878eca1e57f;hp=501cf44c46016e6c0ec613d86cf5fe9e405aa109;hpb=6cdf5e7b364034c94751f31ba47af750c2eedc61;p=fa-stable.git 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)