diff --git a/install.php b/install.php index 74541e2..d569e31 100644 --- a/install.php +++ b/install.php @@ -475,7 +475,7 @@ class InstallRequirements { $text = "All Requirements Pass but ". $warningRequirements . ' '. $pluralWarnings; } - echo "
$section See All Requirements $text
"; + echo "
$section See All Requirements $text
"; echo ""; echo $output; echo "
";