mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 11:50:30 +02:00
Fixed: 'end' was missing from template.
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
</a>
|
||||
</li>
|
||||
';
|
||||
$CHAPTER_TEMPLATE['navdocs']['listChapters']['end'] = '</ul>';
|
||||
|
||||
// These templates are the same as above, so we just give them the same value.
|
||||
$CHAPTER_TEMPLATE['navdocs']['listBooks'] = $CHAPTER_TEMPLATE['navdocs']['listChapters'];
|
||||
|
Reference in New Issue
Block a user