From 0e60d11cdc8316f5897976a72683778bf786fc24 Mon Sep 17 00:00:00 2001 From: julmis Date: Mon, 23 Feb 2004 15:31:24 +0000 Subject: [PATCH] Insert image dialog for students. Original smaller dialog for students instead of that lager one that teachers are allowed to use. --- lib/editor/popups/insert_image_std.php | 228 +++++++++++++++++++++++++ 1 file changed, 228 insertions(+) create mode 100644 lib/editor/popups/insert_image_std.php diff --git a/lib/editor/popups/insert_image_std.php b/lib/editor/popups/insert_image_std.php new file mode 100644 index 0000000000..8bf2038ce5 --- /dev/null +++ b/lib/editor/popups/insert_image_std.php @@ -0,0 +1,228 @@ +fullname = ""; // Just to keep display happy, though browsing may fail + } + +?> + + +" /> + <?php print_string("insertimage","editor");?> + + + + + + + + + + + +
+ +
+ + + + + + + + + + + + + +
: + +
:
+ +

+ +

+ + +
+ +
:
+ + +

+ +

:
+ + +
+ +
+ +
+ + +
+ +
:
+ + +

+ +

:
+ + +
+ +
+ +
+
+ + +
+ +
+ + + -- 2.39.5