diff --git a/html/index.php b/html/index.php index 78643f8f0..11846f03a 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']); ?>