Commit 222b0b89 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Correction libellé pour mise en forme

parent fc43fd57
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@ class TypeInterventionStatutSaisieForm extends AbstractForm
        $this->add([
            'name'    => 'taux-hetd-service',
            'options' => [
                'label' => "Taux HETD service",
                'label' => "Taux HETD pour les heures de service",
            ],
            'type'    => 'text',
        ]);