X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/1b404150ed3091d73848a272fed24d96a2366bad..91aff369a60d88afc7d4f74114daf56a7d0bf1e7:/Resources/views/form/recover_mail.html.twig diff --git a/Resources/views/form/recover_mail.html.twig b/Resources/views/form/recover_mail.html.twig index 1ee09d7..9389be9 100644 --- a/Resources/views/form/recover_mail.html.twig +++ b/Resources/views/form/recover_mail.html.twig @@ -3,9 +3,9 @@

{% trans %}Recover{% endtrans %}

{% if sent %} -

{% trans %}Your password is updated and an account recover message has been sent{% endtrans %}

+

{% trans %}Your password is updated and an account recover message has been sent{% endtrans %}

{% elseif not found %} -

{% trans %}Unable to find account{% endtrans %}

+

{% trans %}Unable to find account{% endtrans %}

{% else %}
{{ form_start(form) }}