From 132ba6df914b83c532226f45cba14fd861729b23 Mon Sep 17 00:00:00 2001 From: julmis Date: Tue, 20 Sep 2005 08:59:18 +0000 Subject: [PATCH] Merged from MOODLE_15_STABLE - added xxs fix optional_param for id. --- lib/editor/popups/fullscreen.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/editor/popups/fullscreen.php b/lib/editor/popups/fullscreen.php index 7727287687a..b56a5190386 100644 --- a/lib/editor/popups/fullscreen.php +++ b/lib/editor/popups/fullscreen.php @@ -1,5 +1,6 @@ <?php print_string("fullscreen","editor");?> @@ -9,7 +10,7 @@ html, body { margin: 0px; border: 0px; background-color: buttonface; } - +