From: toyomoyo Date: Fri, 15 Dec 2006 05:06:53 +0000 (+0000) Subject: fixing broken html X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=cef5542133e6026091a0502ac3b150c6705e07f1;p=moodle.git fixing broken html --- diff --git a/files/index.php b/files/index.php index 9b96c390be..368ceedb2b 100644 --- a/files/index.php +++ b/files/index.php @@ -819,8 +819,9 @@ function displaydir ($wdir) { if (!empty($count)) { choose_from_menu ($options, "action", "", "$strwithchosenfiles...", "javascript:document.dirform.submit()"); } - + echo ""; echo ""; + echo ""; echo "
"; if (!empty($USER->fileop) and ($USER->fileop == "move") and ($USER->filesource <> $wdir)) { echo "
";