diff --git a/app/views/manager/users/emails.html.erb b/app/views/manager/users/emails.html.erb index b6ef69f21..1b9991d72 100644 --- a/app/views/manager/users/emails.html.erb +++ b/app/views/manager/users/emails.html.erb @@ -93,7 +93,7 @@ https://www.demarches-simplifiees.fr/users/password/new Bien cordialement <% else %> -

Ce compte n’est pas activé. Vous pouvez lui <%= link_to('renvoyer l’email de confirmation', [:resend_confirmation_instructions, namespace, 'user'], method: :post, class: 'button') %>, puis un email.

+

Ce compte n’est pas activé. Vous pouvez lui <%= link_to('renvoyer l’email de confirmation', [:resend_confirmation_instructions, namespace, :user], method: :post, class: 'button') %>, puis un email.