diff --git a/cms/templates/index.html b/cms/templates/index.html index 110c335f29..572f40a865 100644 --- a/cms/templates/index.html +++ b/cms/templates/index.html @@ -91,30 +91,30 @@ require(["domReady!", "jquery", "jquery.form", "js/index"], function(doc, $) { ${_("Required Information to Create a New Course")}
    -
  1. +
  2. - ${_("The public display name for your course.")} + ${_("The public display name for your course.")}
  3. -
  4. +
  5. - - ${_("The name of the organization sponsoring the course")} - ${_("Note: No spaces or special characters are allowed. This cannot be changed.")} + + ${_("The name of the organization sponsoring the course.")} ${_("Note: This is part of your course URL, so no spaces or special characters are allowed.")} ${_("This cannot be changed, but you can set a different display name in Advanced Settings later.")}
  6. -
  7. +
  8. - ${_("The unique number that identifies your course within your organization")} - ${_("Note: No spaces or special characters are allowed. This cannot be changed.")} + ${_("The unique number that identifies your course within your organization.")} ${_("Note: This is part of your course URL, so no spaces or special characters are allowed and it cannot be changed.")}
  9. -
  10. +
  11. - - ${_("The term in which your course will run")} - ${_("Note: No spaces or special characters are allowed. This cannot be changed.")} + + ${_("The term in which your course will run.")} ${_("Note: This is part of your course URL, so no spaces or special characters are allowed and it cannot be changed.")}