From 5ddfdd6b348d2ce05104a112b805b2ddf630834d Mon Sep 17 00:00:00 2001 From: "spider@dev" Date: Wed, 13 Sep 2017 17:44:11 -0400 Subject: clean up structures - auto ::load() in constructor; add root structure title to module; remove non w3c spec rel='up' --- modules/mod_structure_toc.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/mod_structure_toc.tpl') diff --git a/modules/mod_structure_toc.tpl b/modules/mod_structure_toc.tpl index 3f6fb18..12afa2d 100644 --- a/modules/mod_structure_toc.tpl +++ b/modules/mod_structure_toc.tpl @@ -1,5 +1,5 @@ {if $modStructureTOC} - {bitmodule title=$moduleTitle name="structure_navigation"} + {bitmodule title=$rootTitle name="structure_navigation"} {$modStructureTOC} {/bitmodule} {/if} -- cgit v1.3