Merge pull request #586 from edx/fix/frances/studio-pdf-text-clarification

adjustment to sidebar help text on PDF textbook page in studio
This commit is contained in:
frances botsford
2013-08-08 13:41:20 -07:00

View File

@@ -76,7 +76,7 @@ $(function() {
</div>
<div class="bit">
<h3 class="title-3">${_("What if my book isn't divided into chapters?")}</h3>
<p>${_("If you haven't broken your textbook into chapters, you can upload the entire text as Chapter 1.")}</p>
<p>${_("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.")}</p>
</div>
</aside>
</section>