mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 16:32:18 +02:00
Added a <BR>
This commit is contained in:
parent
13c7e2719a
commit
a5e62dcb17
@ -48,6 +48,7 @@
|
||||
echo "<TABLE CELLPADDING=4 CELLSPACING=0><TR><TD>";
|
||||
print_recent_activity($course);
|
||||
echo "</TD></TR></TABLE>";
|
||||
echo "<BR>";
|
||||
|
||||
// Print Admin links for teachers and admin.
|
||||
if (isteacher($USER->id) || isadmin()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user