mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 00:16:46 +02:00
More monir tweaks
This commit is contained in:
parent
a7ad3ea638
commit
47ef879528
1 changed files with 1 additions and 1 deletions
|
@ -470,7 +470,7 @@ function print_section($courseid, $section, $mods, $modnamesused, $absolute=fals
|
|||
echo "<BR>\n";
|
||||
}
|
||||
}
|
||||
echo "</TD></TR></TABLE>\n";
|
||||
echo "</TD></TR></TABLE><BR>\n\n";
|
||||
}
|
||||
|
||||
function print_side_block($heading="", $list=NULL, $footer="", $icons=NULL) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue