mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-73891-master' of https://github.com/sarjona/moodle
This commit is contained in:
commit
8b871d98b4
2 changed files with 2 additions and 0 deletions
|
@ -69,6 +69,7 @@
|
|||
echo $OUTPUT->header();
|
||||
echo $OUTPUT->heading($strmanageblocks);
|
||||
|
||||
echo $OUTPUT->notification(get_string('noteunneededblocks', 'admin'), 'info');
|
||||
/// Main display starts here
|
||||
|
||||
/// Get and sort the existing blocks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue