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