diff --git a/cms/templates/js/edit-chapter.underscore b/cms/templates/js/edit-chapter.underscore index 66851249bb..30b669ee30 100644 --- a/cms/templates/js/edit-chapter.underscore +++ b/cms/templates/js/edit-chapter.underscore @@ -1,13 +1,13 @@
- " value="<%- name %>" type="text"> + " value="<%- name %>" type="text"> <%- gettext("provide the title/name of the chapter that will be used in navigating") %>
- " value="<%- asset_path %>" type="text" dir="ltr"> + " value="<%- asset_path %>" type="text" dir="ltr"> <%- gettext("upload a PDF file or provide the path to a Studio asset file") %>