From: scyrma Date: Wed, 11 Jun 2008 08:41:40 +0000 (+0000) Subject: MDL-11113: Make the editor work for the frontpage summary field X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b41349440fdadf4ec27ee0ca30414de29f93d61a;p=moodle.git MDL-11113: Make the editor work for the frontpage summary field --- diff --git a/course/editsection.html b/course/editsection.html index d8e07672fb..986b0321e3 100644 --- a/course/editsection.html +++ b/course/editsection.html @@ -2,8 +2,6 @@

:

-
- "; if ($usehtmleditor) { @@ -12,15 +10,9 @@ helpbutton("text2", get_string("helptext"), "moodle", true, true); } ?> -
-
- summary, 0, false, 'summary'); - print($htmlEditorObject->activateEditor('summary', 'summary')); - ?> - + summary, 0, false, 'summary'); ?>