diff --git a/html/index.php b/html/index.php index b0d482dd25..d76d33fbf3 100755 --- a/html/index.php +++ b/html/index.php @@ -110,7 +110,7 @@ if ($config['page_title']) { $config['page_title_prefix'] = $config['page_title' - <?php echo($config['page_title_prefix']); ?> + <?php echo($config['page_title_suffix']); ?>