diff --git a/html/index.php b/html/index.php index 62b7d547a..91d2cbcf2 100755 --- a/html/index.php +++ b/html/index.php @@ -27,7 +27,7 @@ if($_GET[debug]) { - <?php echo("$page_title"); ?> + <?php echo("$config['page_title']"); ?>