summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/templates/index.html b/res/templates/index.html
index 9c9a97b8..3872332f 100644
--- a/res/templates/index.html
+++ b/res/templates/index.html
@@ -13,7 +13,7 @@ var rz_config = { // set as a global variable
'optimized_main': {{ rz_config__optimized_main }},
'rand_id_generator' : 'hash',
'rzdoc_cur__name': "{{ rz_config__rzdoc_cur__name|safe }}",
- 'rzdoc_default__name': '{{ rz_config__rzdoc_default__name }}',
+ 'rzdoc__mainpage_name': '{{ rz_config__rzdoc__mainpage_name }}',
'rz_server_host': '{{ rz_config__hostname }}',
'rz_server_port': '{{ rz_config__port }}',
'separator_string': ' ',