mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 08:22:07 +02:00
Merge branch 'MDL-80532' of https://github.com/paulholden/moodle
This commit is contained in:
commit
f888a1200f
@ -522,6 +522,7 @@ class main implements renderable, templatable {
|
||||
$quickstartbutton = new \single_button(
|
||||
new \moodle_url($quickstarturl, ['lang' => current_language()]),
|
||||
get_string('viewquickstart', 'block_myoverview'),
|
||||
'get',
|
||||
);
|
||||
$buttons = [$quickstartbutton->export_for_template($output)];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user