Pas de modif

This commit is contained in:
Rodolphe Quiedeville 2003-11-19 15:10:57 +00:00
parent 9e98581e80
commit 19b03e5427

View File

@ -303,7 +303,7 @@ if ($id)
$act->contact->fetch($act->contact->id);
if ($action == 'edit')
if ($_GET["action"] == 'edit')
{
print_titre ("Edition de la fiche action");
print '<form action="fiche.php?id='.$id.'" method="post">';