From 2c75caca20d3f850567e4db046e4b446ca2c94b7 Mon Sep 17 00:00:00 2001 From: Frances Botsford Date: Mon, 5 Aug 2013 16:10:08 -0400 Subject: [PATCH] adjustment to sidebar help text on PDF textbook page in studio --- cms/templates/textbooks.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cms/templates/textbooks.html b/cms/templates/textbooks.html index 3ee1bc5b74..28349b5436 100644 --- a/cms/templates/textbooks.html +++ b/cms/templates/textbooks.html @@ -76,7 +76,7 @@ $(function() {

${_("What if my book isn't divided into chapters?")}

-

${_("If you haven't broken your textbook into chapters, you can upload the entire text as Chapter 1.")}

+

${_("If you haven't broken your text into chapters, you can upload the entire text as a single chapter and enter a name of your choice in the Chapter Name field.")}