summaryrefslogtreecommitdiffstats
path: root/templates/html/htmlmodules.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/html/htmlmodules.tpl')
-rw-r--r--templates/html/htmlmodules.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/html/htmlmodules.tpl b/templates/html/htmlmodules.tpl
index 5431032..c4e84fd 100644
--- a/templates/html/htmlmodules.tpl
+++ b/templates/html/htmlmodules.tpl
@@ -4,7 +4,7 @@
<div class="textblock">
{{ tr.modulesDescription }}
</div>
-{% indexentry nav name=tr.modules file=page.fileName anchor='' isReference=False %}
+{% indexentry nav name=tr.modules file=page.fileName anchor='' isReference=False separateIndex=False %}
{% opensubindex nav %}
{% with tree=moduleTree %}
{% include 'htmldirtree.tpl' %}