diff --git a/htdocs/comm/action/fiche.php3 b/htdocs/comm/action/fiche.php3 index 1bde6ac8a73..7dec6c3b6bd 100644 --- a/htdocs/comm/action/fiche.php3 +++ b/htdocs/comm/action/fiche.php3 @@ -257,7 +257,21 @@ if ($id) } print ''; - print '

Supprimer'; + /* + * + */ + print '
'; + + print ''; + print ''; + print ''; + print ''; + print ''; + print '
----'; + print 'Supprimer
'; + + + } $db->close();