From 6a0792f9a0aae5003940b4df91f9e2a6dbc779d3 Mon Sep 17 00:00:00 2001 From: Audrey Kao Date: Fri, 15 Mar 2019 12:23:03 -0400 Subject: [PATCH] Updating text when asking for learner emails --- lms/templates/dashboard/_entitlement_reason_survey.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/dashboard/_entitlement_reason_survey.html b/lms/templates/dashboard/_entitlement_reason_survey.html index 7749aa62ca..83e5e405e0 100644 --- a/lms/templates/dashboard/_entitlement_reason_survey.html +++ b/lms/templates/dashboard/_entitlement_reason_survey.html @@ -121,7 +121,7 @@ from django.utils.translation import ugettext as _
-

${_("Can we contact you for follow up? If so, enter your email address below:")}

+

${_("Can we contact you via email for follow up?")}