--- group/group.php 2009-04-08 19:21:11.000000000 +0530 +++ group2.php 2009-04-08 19:20:36.000000000 +0530 @@ -119,6 +119,7 @@ print_group_picture($group, $course->id); } echo ''; +print_heading('Create '.$strgroups.' for '.format_string($course->shortname), 'center', 3); $editform->display(); print_footer($course); ?>