summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/html/htmllayout.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/html/htmllayout.tpl b/templates/html/htmllayout.tpl
index 736a624..a0bb6f0 100644
--- a/templates/html/htmllayout.tpl
+++ b/templates/html/htmllayout.tpl
@@ -180,7 +180,7 @@
{# --- namespaces --- #}
{% if namespaceList %}
- {% indexentry nav name=tr.namespaces file='' anchor='' isReference=False %}
+ {% indexentry nav name=tr.namespaces file='namespaces' anchor='' isReference=False %}
{% opensubindex nav %}
{% if namespaceTree.tree %}
@@ -244,7 +244,7 @@
{# --- files --- #}
{% if fileList %}
- {% indexentry nav name=tr.files file='' anchor='' isReference=False %}
+ {% indexentry nav name=tr.files file='files' anchor='' isReference=False %}
{% opensubindex nav %}
{# write the directory/file hierarchy #}