X-Git-Url: https://git.rapsys.eu/blogbundle/blobdiff_plain/eae4b5e135c63c0a887b81ef7abed2e06a1e879f..640ccc90e9242323c2ff1fad1afd44120d2c6fd8:/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 %}