From 9c9e4a90b23b692e2644e1b58fb7e6247f0d990d Mon Sep 17 00:00:00 2001 From: Brian Talbot Date: Fri, 18 Jul 2014 16:38:10 -0400 Subject: [PATCH] Studio: corrects new course field tip copy to reflect what provided course values cannot be changed later STUD-2001 --- cms/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cms/templates/index.html b/cms/templates/index.html index e5eed565b6..0b37c9ecfc 100644 --- a/cms/templates/index.html +++ b/cms/templates/index.html @@ -94,7 +94,7 @@ require(["domReady!", "jquery", "jquery.form", "js/index"], function(doc, $) {
  • - ${_("The public display name for your course.")} + ${_("The public display name for your course. This cannot be changed, but you can set a different display name in Advanced Settings later.")}
  • @@ -282,7 +282,7 @@ require(["domReady!", "jquery", "jquery.form", "js/index"], function(doc, $) {
    1. - + ${_("Getting Started with edX Studio")}