Email wording changes based on Sarina's review

This commit is contained in:
David Ormsbee
2012-10-18 14:28:15 -04:00
parent 0dee2e9233
commit ea8b9577ce
2 changed files with 3 additions and 3 deletions

View File

@@ -1,8 +1,7 @@
<%! from django.core.urlresolvers import reverse %>
This is to confirm that you changed the e-mail associated with edX
from ${old_email} to ${new_email}. If you did not make this request,
please contact the course staff immediately. Contact information is
listed at:
please contact us immediately. Contact information is listed at:
% if is_secure:
https://${ site }${reverse('contact')}

View File

@@ -5,7 +5,8 @@
{% block reset_link %}
https://{{domain}}{% url 'django.contrib.auth.views.password_reset_confirm' uidb36=uid token=token %}
{% endblock %}
{% trans "Your username, in case you've forgotten:" %} {{ user.username }}
If you didn't request this change, you can disregard this email - we have not yet reset your password.
{% trans "Thanks for using our site!" %}