mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 16:32:18 +02:00
Merge branch 'wip-MDL-36576-m24' of git://github.com/amygroshek/moodle
This commit is contained in:
commit
532a704d95
@ -254,7 +254,7 @@ $parentlist = array();
|
||||
$displaylist[0] = get_string('top');
|
||||
make_categories_list($displaylist, $parentlist);
|
||||
|
||||
echo '<table class="generalbox editcourse boxaligncenter"><tr class="header">';
|
||||
echo '<table class="generaltable editcourse boxaligncenter"><tr class="header">';
|
||||
echo '<th class="header" scope="col">'.$strcategories.'</th>';
|
||||
echo '<th class="header" scope="col">'.$strcourses.'</th>';
|
||||
echo '<th class="header" scope="col">'.$stredit.'</th>';
|
||||
|
Loading…
x
Reference in New Issue
Block a user