Commit c841084d by Damien Moulard

ccas: precision on prestataire agreement text

parent 22a234c3
......@@ -161,7 +161,7 @@ class PrestataireInfosFormType extends AbstractType
if ($this->container->getParameter('tav_env') && $this->container->getParameter('ccas_mode')) {
$builder
->add('ccasOk', CheckboxType::class, [
'label' => 'D\'accord pour la procédure des aides facultatives CCAS',
'label' => 'Si concerné : d\'accord pour la procédure des aides facultatives CCAS',
'required' => false,
]);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment