From 5adb78157c979dd5953d05b357c8610c903ca46b Mon Sep 17 00:00:00 2001 From: ccomb Date: Sat, 15 Oct 2005 10:36:32 +0000 Subject: [PATCH] intitule de tableau incorrect --- htdocs/compta/ventilation/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/ventilation/fiche.php b/htdocs/compta/ventilation/fiche.php index 468e546b1e5..f61f1202c2d 100644 --- a/htdocs/compta/ventilation/fiche.php +++ b/htdocs/compta/ventilation/fiche.php @@ -112,7 +112,7 @@ if($_GET["id"]) print 'Ligne'; print ''.stripslashes(nl2br($objp->description)).''; - print 'Email de commande'; + print 'Ventiler dans le compte :'; if($objp->fk_code_ventilation == 0) {