diff --git a/htdocs/contrat/card.php b/htdocs/contrat/card.php
index 21d46fb2974..52144d44d34 100644
--- a/htdocs/contrat/card.php
+++ b/htdocs/contrat/card.php
@@ -1644,13 +1644,13 @@ else
}
if ($user->rights->contrat->creer && ($object->statut >= 0))
{
- print '';
+ print '';
print img_edit();
print '';
}
if ($user->rights->contrat->creer && ($object->statut >= 0))
{
- print '';
+ print '';
print img_delete();
print '';
}