Merge pull request #20009 from edx/aekao/REVEM-151/email-question-wording
REVEM-151 Updating text when asking for learner emails
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user