diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php index 8d6c01d026d..0f25f7dee9d 100644 --- a/htdocs/compta/facture.php +++ b/htdocs/compta/facture.php @@ -580,7 +580,7 @@ else /* * Facture */ - print ""; + print '
'; print ""; print "'; @@ -613,7 +613,7 @@ else $num = $db->num_rows(); $i = 0; $total = 0; print "Paiements"; - echo '
Client"; print ''.$soc->nom.'
'; + echo '
'; print ""; print ""; print ""; @@ -818,7 +818,7 @@ else */ if ($user->societe_id == 0) { - print "

DateType
"; + print '

'; if ($fac->statut == 0 && $user->rights->facture->supprimer) { @@ -1050,7 +1050,7 @@ else print_titre("Proposition commerciale associée"); } - print '
'; + print '
'; print ''; print ""; print "";
NuméroDate