From b41349440fdadf4ec27ee0ca30414de29f93d61a Mon Sep 17 00:00:00 2001 From: scyrma Date: Wed, 11 Jun 2008 08:41:40 +0000 Subject: [PATCH] MDL-11113: Make the editor work for the frontpage summary field --- course/editsection.html | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) 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'); ?>
-- 2.39.5