From d592b7eec1916e02540d60b8595c318cd9ac65b7 Mon Sep 17 00:00:00 2001 From: Ben McMorran Date: Tue, 3 Jun 2014 14:53:45 -0400 Subject: [PATCH] Removes Conrad's name from the course schedule settings (STUD-1511). --- cms/templates/settings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cms/templates/settings.html b/cms/templates/settings.html index 1108a4b434..a33eed2c78 100644 --- a/cms/templates/settings.html +++ b/cms/templates/settings.html @@ -191,7 +191,7 @@ require(["domReady!", "jquery", "js/models/settings/course_details", "js/views/s

${_("These Dates Are Not Used When Promoting Your Course")}

-

${_('These dates impact when your courseware can be viewed, but they are not the dates shown on your course summary page. To provide the course start and registration dates as shown on your course summary page, follow the instructions provided by your PM or Conrad Warre (conrad@edx.org).')}

+

${_('These dates impact when your courseware can be viewed, but they are not the dates shown on your course summary page. To provide the course start and registration dates as shown on your course summary page, follow the instructions provided by your PM.')}

% endif