diff --git a/lib/form/editor.php b/lib/form/editor.php index 991da8e738f..28e0eb4fce1 100644 --- a/lib/form/editor.php +++ b/lib/form/editor.php @@ -354,7 +354,7 @@ class MoodleQuickForm_editor extends HTML_QuickForm_element { $editorrules = ' onblur="'.htmlspecialchars($this->getAttribute('onblur')).'" onchange="'.htmlspecialchars($this->getAttribute('onchange')).'"'; } $str .= '
'; $str .= '