From 9cb87cfd61043c12467625c80f34d3f62a0e2382 Mon Sep 17 00:00:00 2001 From: Ben McMorran Date: Fri, 22 Aug 2014 11:35:03 -0400 Subject: [PATCH] Reword course rerun notification --- cms/templates/course_outline.html | 2 +- .../js/mock/mock-course-rerun-notification.underscore | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cms/templates/course_outline.html b/cms/templates/course_outline.html index 193d239d37..8ddf22e58d 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 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.")}

+

${_("No course content is currently visible, and no students are enrolled. Be sure to review and reset all dates, including the Course Start Date; set up the course team; review course updates and other assets for dated material; and seed the discussions and wiki.")}