diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-04-15 01:19:03 +0300 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-04-15 01:19:03 +0300 |
| commit | 90f0e92fa2ffebd7c30726ce63f04a982979c69d (patch) | |
| tree | 4697d71795bdb0624c4715c8a66a60cc4c749bc6 /res | |
| parent | a8efe20dbb11d6d616dd2e9947e0349930550965 (diff) | |
unite 'rzdoc__mainpage_name' old aliases
Diffstat (limited to 'res')
| -rw-r--r-- | res/templates/index.html | 2 |
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': ' ', |
