diff --git a/course/teachers.php b/course/teachers.php index c2e8af832e8..d81f8634115 100644 --- a/course/teachers.php +++ b/course/teachers.php @@ -61,17 +61,23 @@ $table->align = array ("RIGHT", "LEFT", "CENTER", "CENTER"); $table->size = array ("35", "", "", ""); + $option[0] = get_string("hide"); + for ($i=1; $i<=8; $i++) { + $option[$i] = $i; + } + echo "