From: scyrma Date: Wed, 11 Jun 2008 08:27:13 +0000 (+0000) Subject: MDL-14741: Fix to prevent problems when using the htmledit on a https-enabled site X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=4336179cd65d0e96dd2f2bb7355939f4144f2330;p=moodle.git MDL-14741: Fix to prevent problems when using the htmledit on a https-enabled site --- diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/moodleimage/insert_image.php b/lib/editor/tinymce/jscripts/tiny_mce/plugins/moodleimage/insert_image.php index bf1e0a9e40..d1f85e18d9 100644 --- a/lib/editor/tinymce/jscripts/tiny_mce/plugins/moodleimage/insert_image.php +++ b/lib/editor/tinymce/jscripts/tiny_mce/plugins/moodleimage/insert_image.php @@ -218,7 +218,7 @@ form { margin-bottom: 0px; margin-top: 0px; } "; - echo ""; + echo ""; ?> :
@@ -265,7 +265,7 @@ form { margin-bottom: 0px; margin-top: 0px; } -
+ @@ -276,7 +276,7 @@ form { margin-bottom: 0px; margin-top: 0px; }
-
+