Rapsys Git
/
blogbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
640ccc9
)
Fix message
author
Raphaël Gertz
<git@rapsys.eu>
Mon, 8 Jan 2024 11:14:18 +0000
(12:14 +0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Mon, 8 Jan 2024 11:14:18 +0000
(12:14 +0100)
Resources/views/form/recover.html.twig
patch
|
blob
|
history
diff --git
a/Resources/views/form/recover.html.twig
b/Resources/views/form/recover.html.twig
index 69b7ba259dc2553cee42020f1a2427867c838edf..fa484445e603d8f834fd1e979160cd42cb73c3db 100644
(file)
--- a/
Resources/views/form/recover.html.twig
+++ b/
Resources/views/form/recover.html.twig
@@
-6,7
+6,7
@@
</header>
<section>
{% if sent %}
- <p class="message notice">{% trans %}Your
recover account
message has been sent{% endtrans %}</p>
+ <p class="message notice">{% trans %}Your
account recovery
message has been sent{% endtrans %}</p>
{% else %}
{{ form_start(recover) }}
{% if recover.mail is defined %}