diff options
| author | spiderr <spiderr@bitweaver.org> | 2021-02-12 13:46:27 -0500 |
|---|---|---|
| committer | spiderr <spiderr@bitweaver.org> | 2021-02-12 13:46:27 -0500 |
| commit | 182fda7f646d1cf7d8420065f57ef4a6eb30a5d2 (patch) | |
| tree | bb0a2d6d12ec5ea9c4d817f999aaf305881f7d0b /modules | |
| parent | d1a8453e9ddfa1d612e0ab0f8075763c86b6df70 (diff) | |
| download | liberty-182fda7f646d1cf7d8420065f57ef4a6eb30a5d2.tar.gz liberty-182fda7f646d1cf7d8420065f57ef4a6eb30a5d2.tar.bz2 liberty-182fda7f646d1cf7d8420065f57ef4a6eb30a5d2.zip | |
rename *_structure to structure_*
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/mod_structure_navigation.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mod_structure_navigation.tpl b/modules/mod_structure_navigation.tpl index ec1160b..a983e14 100644 --- a/modules/mod_structure_navigation.tpl +++ b/modules/mod_structure_navigation.tpl @@ -1,5 +1,5 @@ {if $structureInfo} {bitmodule title="$moduleTitle" name="structure_navigation"} - {include file="bitpackage:liberty/display_structure.tpl" wiki_book_show_path='y' wiki_book_show_navigation='y' wikibook_use_icons='y'} + {include file="bitpackage:liberty/structure_display.tpl" wiki_book_show_path='y' wiki_book_show_navigation='y' wikibook_use_icons='y'} {/bitmodule} {/if} |
