### Eclipse Workspace Patch 1.0 #P moodle Index: course/edit_form.php =================================================================== RCS file: /cvsroot/moodle/moodle/course/edit_form.php,v retrieving revision 1.48 diff -u -r1.48 edit_form.php --- course/edit_form.php 1 Jun 2008 15:44:59 -0000 1.48 +++ course/edit_form.php 7 Jul 2008 14:47:50 -0000 @@ -54,6 +54,7 @@ /// form definition with new course defaults //-------------------------------------------------------------------------------- + $this->add_action_buttons(); $mform->addElement('header','general', get_string('general', 'form')); //must have create course capability in both categories in order to move course