diff --git a/html/pages/about.inc.php b/html/pages/about.inc.php index 13d7efae7..c7ca46195 100644 --- a/html/pages/about.inc.php +++ b/html/pages/about.inc.php @@ -130,6 +130,7 @@ $git_log = `git log -10`; echo(" +
@@ -138,6 +139,7 @@ echo("
$project_name$project_version
DB Schema#$schema_version
MySQL$mysql_version
RRDtool$rrdtool_version
+
");