Restored topic numbers to topic format. Who deleted them?????!

This commit is contained in:
moodler 2006-04-12 08:06:37 +00:00
parent 5509b4cdc0
commit 93528ae1f6

View File

@ -174,7 +174,7 @@
}
echo '<tr id="section-'.$section.'" class="section main'.$sectionstyle.'">';
echo '<td class="left side">&nbsp;</td>';
echo '<td class="left side">'.$section.'</td>';
echo '<td class="content">';
if (!isteacher($course->id) and !$thissection->visible) { // Hidden for students