Loading module/Application/src/Form/TypeIntervention/TypeInterventionStatutSaisieForm.php +1 −1 Original line number Diff line number Diff line Loading @@ -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', ]); Loading Loading
module/Application/src/Form/TypeIntervention/TypeInterventionStatutSaisieForm.php +1 −1 Original line number Diff line number Diff line Loading @@ -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', ]); Loading