Merging from MOODLE_14_STABLE.

This commit is contained in:
defacer
2004-09-06 07:55:29 +00:00
parent f79bfd2d2b
commit a22f831372
+1
View File
@@ -871,6 +871,7 @@ function print_section($course, $section, $mods, $modnamesused, $absolute=false,
static $strmovehere;
static $strmovefull;
$labelformatoptions = New stdClass;
if (!isset($isteacher)) {
$groupbuttons = ($course->groupmode or (!$course->groupmodeforce));