diff --git a/lms/templates/courseware/accordion.html b/lms/templates/courseware/accordion.html index 157e6e1bec..673543e8eb 100644 --- a/lms/templates/courseware/accordion.html +++ b/lms/templates/courseware/accordion.html @@ -3,14 +3,17 @@ <%def name="make_chapter(chapter)">
-

${chapter['display_name']} -

+

+ + ${chapter['display_name']} + +