X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/9e2a16e35d837335d31d4bfefb01e1e688376058..482963bca42b713046cba43f63bdec0b2fd46505:/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) }}