correction lien

This commit is contained in:
beedauchon 2003-09-16 02:31:31 +00:00
parent 7cadc041df
commit 32ba833493

View File

@ -152,7 +152,7 @@ if ($action == 'create')
if ($numprojet==0)
{
print 'Cette societe n\'a pas de projet.<br>';
print '<a href=projet/fiche.php?socidp='.$socidp.'&action=create>Créer un projet</a>';
print '<a href=../projet/fiche.php?socidp='.$socidp.'&action=create>Créer un projet</a>';
}
print '</td>';
print '<td>Modèle</td>';