From: skodak Date: Tue, 16 Jun 2009 08:53:37 +0000 (+0000) Subject: MDL-19523 dragmath embedding xhtml fixed X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=170b4f9b68fee2d903d63b057dee1468ed48a5f9;p=moodle.git MDL-19523 dragmath embedding xhtml fixed --- diff --git a/lib/editor/tinymce/plugins/dragmath/dragmath.php b/lib/editor/tinymce/plugins/dragmath/dragmath.php index a90274b482..6679cf6766 100644 --- a/lib/editor/tinymce/plugins/dragmath/dragmath.php +++ b/lib/editor/tinymce/plugins/dragmath/dragmath.php @@ -1,17 +1,11 @@ httpswwwroot.'/lib/dragmath/applet' ?>" code="Display/MainApplet.class" archive="Project.jar,lib/AbsoluteLayout.jar,lib/swing-layout-1.0.jar,lib/jdom.jar,lib/jep.jar" - width=540 height=300 + width="540" height="300" > - - - + + + To use this page you need a Java-enabled browser. Download the latest Java plug-in from - href="http://www.java.com">Java.com + Java.com -
+