fixed addStopFieldsetElements of submitbutton

This commit is contained in:
skodak
2006-11-28 10:55:12 +00:00
parent b8db24a59c
commit 5772f71f1c
+1 -1
View File
@@ -366,7 +366,7 @@ class course_edit_form extends moodleform {
//--------------------------------------------------------------------------------
$renderer->addStopFieldsetElements('submit');
$renderer->addStopFieldsetElements('submitbutton');
// now override defaults if course already exists