diff --git a/e107_themes/bootstrap/templates/chapter_template.php b/e107_themes/bootstrap/templates/chapter_template.php index e99dc130a..14e90249d 100644 --- a/e107_themes/bootstrap/templates/chapter_template.php +++ b/e107_themes/bootstrap/templates/chapter_template.php @@ -50,6 +50,7 @@ '; + $CHAPTER_TEMPLATE['navdocs']['listChapters']['end'] = ''; // These templates are the same as above, so we just give them the same value. $CHAPTER_TEMPLATE['navdocs']['listBooks'] = $CHAPTER_TEMPLATE['navdocs']['listChapters'];