diff --git a/htdocs/compta/dons/fiche.php b/htdocs/compta/dons/fiche.php index a5ed52d0f05..860c47f8a91 100644 --- a/htdocs/compta/dons/fiche.php +++ b/htdocs/compta/dons/fiche.php @@ -267,6 +267,10 @@ if ($rowid > 0 && $action == 'edit') { print "[id&action=valid_promesse\">Valider la promesse]"; } + elseif ($don->statut == 3) + { + print "[id\">Formulaire]"; + } else { print "-";