From 3af01b513d0e120f8646e7e74ad9563cd08b3744 Mon Sep 17 00:00:00 2001 From: moodler Date: Mon, 29 Nov 2004 06:35:49 +0000 Subject: [PATCH] Sesskey fixes --- lib/editor/popups/insert_image.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lib/editor/popups/insert_image.php b/lib/editor/popups/insert_image.php index 839196f306..eb2cd3ad99 100644 --- a/lib/editor/popups/insert_image.php +++ b/lib/editor/popups/insert_image.php @@ -268,7 +268,7 @@ form { margin-bottom: 0px; margin-top: 0px; } print ""; }?>
wwwroot."/lib/editor/coursefiles.php?usecheckboxes=true&id=".$course->id."\" style=\"width: 100%; height: 200px;\">": + "": "";?> :
@@ -293,6 +293,7 @@ form { margin-bottom: 0px; margin-top: 0px; } + " />
@@ -319,6 +320,7 @@ form { margin-bottom: 0px; margin-top: 0px; } + " onclick="return checkvalue('foldername','cfolder');" /> @@ -328,6 +330,7 @@ form { margin-bottom: 0px; margin-top: 0px; } + " /> -- 2.39.5