mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
Fixed formatting.
This commit is contained in:
parent
cbc1462997
commit
dd3b9827da
@ -7,11 +7,11 @@
|
||||
|
||||
optional_variable($cat, 1);
|
||||
|
||||
print_simple_box_start("CENTER", "80%");
|
||||
echo "<TABLE WIDTH=80% ALIGN=CENTER><TR><TD>";
|
||||
|
||||
print_all_courses($cat);
|
||||
|
||||
print_simple_box_end();
|
||||
echo "</TD></TR></TABLE>";
|
||||
|
||||
print_footer();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user