From 90f0e92fa2ffebd7c30726ce63f04a982979c69d Mon Sep 17 00:00:00 2001 From: LV-426 Date: Wed, 15 Apr 2015 01:19:03 +0300 Subject: unite 'rzdoc__mainpage_name' old aliases --- res/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res') 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': ' ', -- cgit v1.3.1