diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php index b821769e666..5ca13cb06df 100644 --- a/htdocs/compta/facture.php +++ b/htdocs/compta/facture.php @@ -3990,7 +3990,7 @@ else if ($id > 0 || ! empty($ref)) { if (! $objectidnext) { - print '
' . $langs->trans("CreateCreditNote") . '
'; + print '
' . $langs->trans("CreateCreditNote") . '
'; } }