Merge branch 'wip-MDL-37987-master' of git://github.com/marinaglancy/moodle

This commit is contained in:
Eloy Lafuente (stronk7) 2013-02-20 00:10:35 +01:00
commit 26581a7420

View File

@ -339,8 +339,8 @@ if (!isset($category)) {
$table->head = array(
get_string('categories'),
get_string('courses'),
get_string('movecategoryto'),
get_string('edit'),
get_string('movecategoryto'),
);
$table->colclasses = array(
'leftalign name',