From d6cf03b09426329b3dcdda7be6bcbd5c46a646ff Mon Sep 17 00:00:00 2001 From: Sylvia Pearce Date: Tue, 10 Jan 2017 16:29:08 -0500 Subject: [PATCH] Update guidance in Studio Unit Location text --- cms/templates/container.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cms/templates/container.html b/cms/templates/container.html index 356e271897..ebabe6764e 100644 --- a/cms/templates/container.html +++ b/cms/templates/container.html @@ -144,7 +144,7 @@ from openedx.core.djangolib.markup import HTML, Text
${_("Location ID")}

${unit.location.name} - Tip: ${_("Use this ID when you create links to this unit from other course content. You enter the ID in the URL field.")} + Tip: ${_('To create a link to this unit from an HTML component in this course, enter "/jump_to_id/" as the URL value.')}