From 170b4f9b68fee2d903d63b057dee1468ed48a5f9 Mon Sep 17 00:00:00 2001 From: skodak Date: Tue, 16 Jun 2009 08:53:37 +0000 Subject: [PATCH] MDL-19523 dragmath embedding xhtml fixed --- .../tinymce/plugins/dragmath/dragmath.php | 26 +++++++------------ 1 file changed, 10 insertions(+), 16 deletions(-) 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 -
+
-- 2.39.5