mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 20:42:22 +02:00
Added skip link to admin page
This commit is contained in:
parent
2ef9d19a51
commit
fb87a6192c
@ -101,7 +101,7 @@ if (!empty($SITE->fullname)) {
|
||||
echo '<td style="width: ' . $preferred_width_left . 'px;" id="left-column">';
|
||||
blocks_print_group($PAGE, $pageblocks, BLOCK_POS_LEFT);
|
||||
echo '</td>';
|
||||
echo '<td id="middle-column">';
|
||||
echo '<td id="middle-column"><a name="startofcontent"></a>';
|
||||
} else {
|
||||
|
||||
print_header();
|
||||
|
Loading…
x
Reference in New Issue
Block a user