From 148a6a99fe10b04c6ffafdbed3b203dbff20766e Mon Sep 17 00:00:00 2001 From: Patrick Cool Date: Wed, 13 May 2009 15:16:48 +0200 Subject: [PATCH] [svn r20591] smaller fckeditor so the form fits on one page (1024x768) --- main/course_description/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main/course_description/index.php b/main/course_description/index.php index b69172fb67..0914bc1e60 100644 --- a/main/course_description/index.php +++ b/main/course_description/index.php @@ -1,4 +1,4 @@ -add_html_editor('contentDescription', get_lang('Content')); } $form->addElement('style_submit_button', null, get_lang('SaveIntroText'), 'class="save"');