diff --git a/htdocs/contrat/fiche.php b/htdocs/contrat/fiche.php index 1537a3858e7..69afb469d56 100644 --- a/htdocs/contrat/fiche.php +++ b/htdocs/contrat/fiche.php @@ -90,7 +90,7 @@ if ($_POST["action"] == 'add') else { $mesg='
'.$contrat->error.'
'; } -print $mesg; + $_GET["id"] = $contrat->id; $action = '';