From f10ae4b4dd7ded7717ce2da5d2727a90bdcda8e4 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 22 Sep 2006 23:12:50 +0000 Subject: [PATCH] Modif longueru champ saisie --- htdocs/projet/fiche.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/htdocs/projet/fiche.php b/htdocs/projet/fiche.php index bda8b7cf499..a0fcf64707c 100644 --- a/htdocs/projet/fiche.php +++ b/htdocs/projet/fiche.php @@ -138,7 +138,10 @@ if ($_GET["action"] == 'create' && $user->rights->projet->creer) print ''; print ''; - print ''; + // Ref + print ''; + + // Label print ''; print '
'.$langs->trans("Ref").'
'.$langs->trans("Ref").'
'.$langs->trans("Label").'
'.$langs->trans("Company").''; @@ -215,8 +218,12 @@ if ($_GET["action"] == 'create' && $user->rights->projet->creer) print ''; print ''; - print ''; - print ''; + + // Ref + print ''; + + // Label + print ''; print ''; print '';
'.$langs->trans("Ref").'
'.$langs->trans("Label").'
'.$langs->trans("Ref").'
'.$langs->trans("Label").'
'.$langs->trans("Company").''.$projet->societe->getNomUrl(1).'