diff --git a/htdocs/comm/projet/fiche.php3 b/htdocs/comm/projet/fiche.php3 index 3e34414d26a..ddb54792aa9 100644 --- a/htdocs/comm/projet/fiche.php3 +++ b/htdocs/comm/projet/fiche.php3 @@ -34,7 +34,7 @@ if ($action == 'create') print '
'; ?> - +
'; print ''; print ''; - print '
Société '; print '
Société'.$projet->societe->nom.'
Ref'.$projet->ref.'
Titre'.$projet->title.'
'; - + print ''; } else {