Commit 098bdbea authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Faute de frappe corrigée

parent 838303a4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ class ModifierTypePieceJointeStatutForm extends AbstractForm
            'type'    => 'Checkbox',
            'name'    => 'typePieceJointe',
            'options' => [
                'label' => "La pièce justifitative doit être fournie obligatoirement",
                'label' => "La pièce justificative doit être fournie obligatoirement",
            ],
        ]);