From 6213f9d5114e7a918db8890b103b680d2febb88f Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sat, 14 Feb 2004 14:01:14 +0000 Subject: [PATCH] Modif info avec une icone --- htdocs/compta/paiement/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/paiement/fiche.php b/htdocs/compta/paiement/fiche.php index c9a45e37bd7..889a9c0cfb6 100644 --- a/htdocs/compta/paiement/fiche.php +++ b/htdocs/compta/paiement/fiche.php @@ -42,7 +42,7 @@ llxHeader(); print '
'; print 'Paiement'; -print 'Info'; +print ''.img_info().''; print '
'; print '
';