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).'