From 758e7c0db6f3c774f9670c2cf79a14b335c906ce Mon Sep 17 00:00:00 2001 From: cash Date: Sun, 15 May 2011 23:08:44 +0000 Subject: fixed display issue in installation where navigation was overlapping requirements git-svn-id: http://code.elgg.org/elgg/trunk@9094 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/installation/install/pages/requirements.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/installation/install/pages') diff --git a/views/installation/install/pages/requirements.php b/views/installation/install/pages/requirements.php index b6516840f..e3689e761 100644 --- a/views/installation/install/pages/requirements.php +++ b/views/installation/install/pages/requirements.php @@ -20,7 +20,7 @@ $report = $vars['report']; foreach ($report as $category => $checks) { $title = elgg_echo("install:require:$category"); echo "

$title

"; - echo "