Updating text when asking for learner emails

This commit is contained in:
Audrey Kao
2019-03-15 12:23:03 -04:00
parent 6a6c43cd6b
commit 6a0792f9a0

View File

@@ -121,7 +121,7 @@ from django.utils.translation import ugettext as _
</div>
<br>
<h4>${_("Can we contact you for follow up? If so, enter your email address below:")}</h4>
<h4>${_("Can we contact you via email for follow up?")}</h4>
<div>
<input type="radio" name="emailEntitlementUnenrollment" id="unavailableEntitlementUnenrollment1" value="yes">
<label for="emailEntitlementUnenrollment1">Yes</label>