From 15153dc088a976a1d662961827cdafde8527e2d3 Mon Sep 17 00:00:00 2001 From: julmis Date: Mon, 23 Feb 2004 11:05:36 +0000 Subject: [PATCH] Filebrowser off for students :-) at the moment... --- lib/editor/popups/insert_image.php | 9 +++++++-- lib/editor/popups/link.php | 9 +++++++-- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/lib/editor/popups/insert_image.php b/lib/editor/popups/insert_image.php index ac7945186c..8931b41f34 100644 --- a/lib/editor/popups/insert_image.php +++ b/lib/editor/popups/insert_image.php @@ -260,10 +260,15 @@ form { margin-bottom: 0px; margin-top: 0px; } -
:
+

wwwroot."/lib/editor/coursefiles.php?usecheckboxes=true&id=".$course->id."\" style=\"width: 100%; height: 200px;\">": - "";?> + "";?>
:
diff --git a/lib/editor/popups/link.php b/lib/editor/popups/link.php index 940cbf4545..1ec9daf89e 100644 --- a/lib/editor/popups/link.php +++ b/lib/editor/popups/link.php @@ -160,12 +160,17 @@ color: black;
- +
id."\" width=\"360\" height=\"260\">": - ""; ?> + ""; ?>

-- 2.39.5