diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php index 0c1e302abec..b67a7b8b99a 100644 --- a/htdocs/compta/facture.php +++ b/htdocs/compta/facture.php @@ -920,7 +920,7 @@ else if ($conf->projet->enabled) { $langs->load("projects"); - print '
| '; print $langs->trans("Project"); print ' | '; @@ -937,7 +937,7 @@ else } print ""; } else { - print ''; + print ' | '; } print ' | '; @@ -1024,7 +1024,7 @@ else if ($fac->note) { - print ' | |||||||
| '.$langs->trans("Note").' : '.nl2br($fac->note)." | ||||||||||
| '.$langs->trans("Note").' : '.nl2br($fac->note)." | ||||||||||