From d38bd2ea958eca30944373e1f0f2ed1b7d5c852b Mon Sep 17 00:00:00 2001 From: Ben McMorran Date: Thu, 21 Aug 2014 14:11:43 -0400 Subject: [PATCH] Reword rerun notification --- cms/templates/course_outline.html | 2 +- cms/templates/js/mock/mock-course-rerun-notification.underscore | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cms/templates/course_outline.html b/cms/templates/course_outline.html index 3e7629e770..193d239d37 100644 --- a/cms/templates/course_outline.html +++ b/cms/templates/course_outline.html @@ -45,7 +45,7 @@ from contentstore.utils import reverse_usage_url

${_("This course was created as a re-run. Some manual configuration is needed.")}

-

${_("Be sure to review and reset all dates (the Course Start Date was set to January 1, 2030); set up the course team; review course updates and other assets for dated material; and seed the discussions and wiki.")}

+

${_("Be sure to review and reset all dates (the Course Start Date has been changed to a future date); set up the course team; review course updates and other assets for dated material; and seed the discussions and wiki.")}