Rapsys Git
/
airbundle
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix subscribed key name
[airbundle]
/
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 acbe1ef0941c3e0397c9bec9e99094b3dfc585ad..74873f82aa40705600f092c2a984adacbbbe2f54 100644
(file)
--- a/
Resources/views/form/recover_mail.html.twig
+++ b/
Resources/views/form/recover_mail.html.twig
@@
-1,7
+1,7
@@
{% extends '@RapsysAir/base.html.twig' %}
{% block content %}
<section id="form">
{% extends '@RapsysAir/base.html.twig' %}
{% block content %}
<section id="form">
- <h2><a href="{{ path('rapsys
_
user_recover') }}">{% trans %}Recover{% endtrans %}</a></h2>
+ <h2><a href="{{ path('rapsysuser_recover') }}">{% trans %}Recover{% endtrans %}</a></h2>
{% if sent %}
<p class="message notice">{% trans %}Your password is updated and an account recover message has been sent{% endtrans %}</p>
{% elseif not found %}
{% if sent %}
<p class="message notice">{% trans %}Your password is updated and an account recover message has been sent{% endtrans %}</p>
{% elseif not found %}