mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Minor formatting tweaks
This commit is contained in:
parent
51feb9d56c
commit
77775bff99
3 changed files with 37 additions and 11 deletions
|
@ -95,7 +95,7 @@ function print_side_block($heading="", $list=NULL, $footer="", $icons=NULL) {
|
|||
} else {
|
||||
echo "";
|
||||
}
|
||||
echo "</TD>\n<TD WIDTH=100%>";
|
||||
echo "</TD>\n<TD WIDTH=100% VALIGN=top>";
|
||||
echo "<P><FONT SIZE=2>$string</FONT></P>";
|
||||
echo "</TD></TR>\n";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue