mirror of
https://github.com/moodle/moodle.git
synced 2025-02-15 21:36:58 +01:00
Bug 3531 fixed
This commit is contained in:
parent
b2ece19e07
commit
2be4ee62c1
@ -1774,7 +1774,7 @@
|
||||
// all tables will have these
|
||||
$table = new stdClass;
|
||||
$table->align = array("left");
|
||||
$table->wrap = array("wrap");
|
||||
$table->wrap = array();
|
||||
$table->width = "70%";
|
||||
$table->size = array("100%");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user