Fix text of change email

This commit is contained in:
Joseph Schorr 2014-09-18 13:05:08 -04:00
parent e7606b13b6
commit e1f406f3c5

View file

@ -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 %}