From: skodak Date: Sun, 1 Oct 2006 16:38:26 +0000 (+0000) Subject: left-hand pane on image upload screen is missing MDL-6759 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1d4d2cebe0e3c0105ebd7eae5325945888be3200;p=moodle.git left-hand pane on image upload screen is missing MDL-6759 --- diff --git a/lib/editor/htmlarea/popups/insert_image.php b/lib/editor/htmlarea/popups/insert_image.php index b4c1d0c0af..b2c9474991 100644 --- a/lib/editor/htmlarea/popups/insert_image.php +++ b/lib/editor/htmlarea/popups/insert_image.php @@ -264,12 +264,11 @@ form { margin-bottom: 0px; margin-top: 0px; } "; + echo ""; } else { - print ""; - }?>
- wwwroot."/lib/editor/htmlarea/coursefiles.php?usecheckboxes=1&id=".$course->id."\" style=\"width: 100%; height: 200px;\">": - "";?> + print "
"; + }?> :