mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
Restored topic numbers to topic format. Who deleted them?????!
This commit is contained in:
parent
5509b4cdc0
commit
93528ae1f6
@ -174,7 +174,7 @@
|
||||
}
|
||||
|
||||
echo '<tr id="section-'.$section.'" class="section main'.$sectionstyle.'">';
|
||||
echo '<td class="left side"> </td>';
|
||||
echo '<td class="left side">'.$section.'</td>';
|
||||
|
||||
echo '<td class="content">';
|
||||
if (!isteacher($course->id) and !$thissection->visible) { // Hidden for students
|
||||
|
Loading…
x
Reference in New Issue
Block a user