Fix text of change email
This commit is contained in:
parent
e7606b13b6
commit
e1f406f3c5
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
This email address was recently asked to become the new e-mail address for user {{ username | user_reference }}.
|
||||
<br>
|
||||
<br>
|
||||
To confirm this email address, please click the following link:<br>
|
||||
To confirm this change, please click the following link:<br>
|
||||
{{ app_link('confirm?code=' + token) }}
|
||||
|
||||
{% endblock %}
|
||||
|
|
Reference in a new issue