diff --git a/htdocs/projet/card.php b/htdocs/projet/card.php index 6a94c4dce17..031239f1a85 100644 --- a/htdocs/projet/card.php +++ b/htdocs/projet/card.php @@ -158,7 +158,7 @@ if (empty($reshook)) if ($result < 0) { $langs->load("errors"); - setEventMessages($langs->trans($object->error), null,s 'errors'); + setEventMessages($langs->trans($object->error), null, 'errors'); $error++; } }