X-Git-Url: https://git.rapsys.eu/blogbundle/blobdiff_plain/4f897c729decaa6f39073add948f5b1e5b90f8c6..22f1dcfaa25237a059218334c26712ba3a1cfa00:/Resources/views/form/edit.html.twig diff --git a/Resources/views/form/edit.html.twig b/Resources/views/form/edit.html.twig index 9fc1c59..ef321a6 100644 --- a/Resources/views/form/edit.html.twig +++ b/Resources/views/form/edit.html.twig @@ -8,8 +8,8 @@ {% if disabled is defined and disabled %}

{% trans %}Your account has been disabled{% endtrans %}

{% elseif sent is defined and sent %} -

{% trans %}Your verification mail has been sent, to activate your account you must follow the confirmation link inside{% endtrans %}

-

{% trans %}If you did not receive a verification mail, check your Spam or Junk mail folders{% endtrans %}

+

{% trans %}Your verification mail has been sent, to activate your account follow the confirmation link inside{% endtrans %}

+

{% trans %}If you did not receive a verification mail, check your Spam or Junk mail folder{% endtrans %}

{% else %} {{ form_start(edit) }} {% if edit.mail is defined %}