From 772a4d4ba19b3bc61af1d244d14c5882325fc083 Mon Sep 17 00:00:00 2001 From: Zia Fazal Date: Mon, 14 Dec 2015 12:39:44 +0500 Subject: [PATCH] org help text updated --- cms/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cms/templates/index.html b/cms/templates/index.html index 5193b015fa..2496fcad9c 100644 --- a/cms/templates/index.html +++ b/cms/templates/index.html @@ -79,7 +79,7 @@ ## Translators: This is an example for the name of the organization sponsoring a course, seen when filling out the form to create a new course. The organization name cannot contain spaces. ## Translators: "e.g. UniversityX or OrganizationX" is a placeholder displayed when user put no data into this field. - ${_("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.")} + ${_("The name of the organization sponsoring the course.")} ${_("Note: The organization name is part of the course URL")} ${_("This cannot be changed, but you can set a different display name in Advanced Settings later.")}