Commit 4d340641 by Damien Moulard

small text change

parent 536aa7ce
......@@ -148,7 +148,7 @@ class UserAdherentController extends FluxController
$this->em->flush();
$this->addFlash(
'success',
$this->translator->trans('Cotisation payée ! [Payzen désactivé en attent du compte ; bonification pas encore implémentée]')
$this->translator->trans('Cotisation payée ! [Payzen désactivé en attent du compte ; bonification et mensualité pas encore implémentés]')
);
return $this->redirectToRoute('index');
......
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