diff options
Diffstat (limited to 'templates/html/htmljssearchdata.tpl')
-rw-r--r-- | templates/html/htmljssearchdata.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/html/htmljssearchdata.tpl b/templates/html/htmljssearchdata.tpl index c48ea1d..802795e 100644 --- a/templates/html/htmljssearchdata.tpl +++ b/templates/html/htmljssearchdata.tpl @@ -19,7 +19,7 @@ var indexSectionNames = {% endif %} {% endfor %} }; -var IndexSectionLabels = +var indexSectionLabels = { {% set count=0 %} {% for idx in searchIndices %} |