diff --git a/htdocs/compta/paiement/fiche.php b/htdocs/compta/paiement/fiche.php index e272728a89d..e79c0e48be7 100644 --- a/htdocs/compta/paiement/fiche.php +++ b/htdocs/compta/paiement/fiche.php @@ -18,7 +18,6 @@ * * $Id$ * $Source$ - * */ /** @@ -75,12 +74,10 @@ print ''.$langs->trans("Info") print ''; print '
'; -print '
'; /* * Visualisation de la fiche - * */ $paiement = new Paiement($db);