From 0ab0f8f1195b046acecd1e5a9e80e75bc51f5342 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 1 Oct 2005 16:05:57 +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/contrat/fiche.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/htdocs/contrat/fiche.php b/htdocs/contrat/fiche.php index b1333fe4a23..7cf5a2237ee 100644 --- a/htdocs/contrat/fiche.php +++ b/htdocs/contrat/fiche.php @@ -278,11 +278,11 @@ if ($_GET["action"] == 'create') print ''; // Ref - print ''; + print ''; print ''; // Customer - print ''; + print ''; // Commercial suivi print ''; - print '"; if ($conf->projet->enabled) { - print '";
'.$langs->trans("Ref").':
'.$langs->trans("Ref").'
'.$langs->trans("Customer").':'.$obj->nom.'
'.$langs->trans("Customer").''.$obj->nom.'
'.$langs->trans("TypeContact_contrat_internal_SALESREPFOLL").''; @@ -335,13 +335,13 @@ if ($_GET["action"] == 'create') } print '
'.$langs->trans("Date").' :'; + print '
'.$langs->trans("Date").''; $html->select_date(); print "
'.$langs->trans("Project").' :'; + print '
'.$langs->trans("Project").''; $proj = new Project($db); $html->select_array("projetid",$proj->liste_array($soc->id),0,1); print "