Fix bug 5611 (Skip block), across 4 files. Extra parameter $title in weblib.php: print_side_block, edits to moodleblock.class.php, Standard style, en_utf8 language pack.

This commit is contained in:
nfreear 2006-06-09 14:25:18 +00:00
parent 9fd0678fdd
commit 782792047b
3 changed files with 24 additions and 16 deletions

View file

@ -466,7 +466,7 @@ ul.list, ul.list li, ol.list, ol.list li {
text-align: left;
margin:0%;
padding:4px;
padding-bottom:0%;
padding-top:0;
border-width: 1px;
border-style: solid;
border-bottom: none;