From 08950a86c898ea7c4e6d46c46f8eaa7ea71ce690 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 18 Sep 2005 18:50:10 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Modifications=20esth=E9tiques=20mineure?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/compta/paiement/fiche.php | 3 --- 1 file changed, 3 deletions(-) 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);