adjustment to sidebar help text on PDF textbook page in studio

This commit is contained in:
Frances Botsford
2013-08-05 16:10:08 -04:00
parent cadb81355e
commit 2c75caca20

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>