From 615e6da2f4b5fd0eecd13bb7fe1590fbe25804f2 Mon Sep 17 00:00:00 2001 From: John Jarvis Date: Tue, 29 Jan 2013 16:47:09 -0500 Subject: [PATCH] Minor update to embargo text --- lms/templates/dashboard.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/dashboard.html b/lms/templates/dashboard.html index 43b69ea44b..18275636ac 100644 --- a/lms/templates/dashboard.html +++ b/lms/templates/dashboard.html @@ -281,7 +281,7 @@ ${"{0:.0f}%".format(float(course.lowest_passing_grade)*100)}. % elif cert_status['status'] == 'restricted':

- Your certificate is being held while we seek confirmation that the issuance of your certificate is in compliance with strict U.S. embargoes on Iran, Cuba, Syria and Sudan. If you think our system has mistakenly identified you as being connected with one of those countries, please let us know by contacting info@edx.org. + Your certificate is being held pending confirmation that the issuance of your certificate is in compliance with strict U.S. embargoes on Iran, Cuba, Syria and Sudan. If you think our system has mistakenly identified you as being connected with one of those countries, please let us know by contacting info@edx.org.

% endif