aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 8bf3621bf..0c80c0ba5 100644
--- a/index.php
+++ b/index.php
@@ -357,7 +357,7 @@ head_add_js('mod_' . $a->module . '.js');
if($interval < 10000)
$interval = 40000;
- $a->page['title'] = $a->config['sitename'];
+ $a->page['title'] = $a->config['system']['sitename'];
$a->page['htmlhead'] = replace_macros($a->page['htmlhead'], array(