summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorspiderr <spiderr@bitweaver.org>2021-02-12 13:46:12 -0500
committerspiderr <spiderr@bitweaver.org>2021-02-12 13:46:12 -0500
commit5546b6e98aa178994c322ac5392dd75e1be8c086 (patch)
tree40990806104e878ea70bde128197d9cf9518b5dd /templates
parentb58a46bfa31ce4e763ab90538bc7f9cf332002e8 (diff)
downloadkernel-5546b6e98aa178994c322ac5392dd75e1be8c086.tar.gz
kernel-5546b6e98aa178994c322ac5392dd75e1be8c086.tar.bz2
kernel-5546b6e98aa178994c322ac5392dd75e1be8c086.zip
rename *_structure to structure_*
Diffstat (limited to 'templates')
-rw-r--r--templates/html.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/html.tpl b/templates/html.tpl
index 4786ac4..b92b317 100644
--- a/templates/html.tpl
+++ b/templates/html.tpl
@@ -94,7 +94,7 @@
<main id="wrapper" class="col-md-{math equation='12-x*3' x=$extraColumns} col-sm-{math equation='12-x*4' x=$extraColumns} col-xs-12">
{**** Theme Layout Modules : CENTER ****}
{include file="bitpackage:liberty/services_inc.tpl" serviceLocation='wrapper' serviceHash=$gContent->mInfo}
- {include file="bitpackage:liberty/display_structure.tpl"}
+ {include file="bitpackage:liberty/structure_display.tpl"}
{include file=$mid}
</main><!-- end #wrapper -->