From: moodler Date: Wed, 12 Apr 2006 08:06:37 +0000 (+0000) Subject: Restored topic numbers to topic format. Who deleted them?????! X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=93528ae1f6eca286202407d921e9ac6a36f3baae;p=moodle.git Restored topic numbers to topic format. Who deleted them?????! --- diff --git a/course/format/topics/format.php b/course/format/topics/format.php index 1beb7c08e7..961c73c01f 100644 --- a/course/format/topics/format.php +++ b/course/format/topics/format.php @@ -174,7 +174,7 @@ } echo ''; - echo ' '; + echo ''.$section.''; echo ''; if (!isteacher($course->id) and !$thissection->visible) { // Hidden for students