diff --git a/html/index.php b/html/index.php
index 662e00e5a..f0f06cdbd 100755
--- a/html/index.php
+++ b/html/index.php
@@ -269,12 +269,12 @@ if ($_SESSION['authenticated'])
$runtime_end = utime(); $runtime = $runtime_end - $runtime_start;
$gentime = substr($runtime, 0, 5);
-echo('
| $project_name | $project_version |
| Apache | $apache_version |