diff --git a/lib/form/editor.php b/lib/form/editor.php index 35469afdca2..7ffa2dd0360 100644 --- a/lib/form/editor.php +++ b/lib/form/editor.php @@ -201,7 +201,10 @@ class MoodleQuickForm_editor extends HTML_QuickForm_element { /// print text area - TODO: add on-the-fly switching, size configuration, etc. $editor->use_editor($id, $this->_options, $fpoptions); - $str .= '