Skip to content
Snippets Groups Projects
Commit 19467479 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Correction faute d'orthographe

parent 80c4fd7e
No related branches found
Tags
2 merge requests!23V8,!17Types interventions
...@@ -38,7 +38,7 @@ class ModifierTypePieceJointeStatutForm extends AbstractForm ...@@ -38,7 +38,7 @@ class ModifierTypePieceJointeStatutForm extends AbstractForm
$this->add([ $this->add([
'name' => 'premier-recrutement', 'name' => 'premier-recrutement',
'options' => [ 'options' => [
'label' => 'Uniquement an cas de premier recrutement', 'label' => 'Uniquement en cas de premier recrutement',
], ],
'type' => 'Checkbox', 'type' => 'Checkbox',
]); ]);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment