diff --git a/htdocs/ticket/card.php b/htdocs/ticket/card.php index 869f5b27529..fdc3ac6e340 100755 --- a/htdocs/ticket/card.php +++ b/htdocs/ticket/card.php @@ -299,6 +299,7 @@ if (empty($reshook)) { } } else { setEventMessages($object->error, $object->errors, 'errors'); + $action = 'create'; } }