mirror of
https://github.com/moodle/moodle.git
synced 2025-04-14 04:52:36 +02:00
Merge branch 'MDL-82245' of https://github.com/paulholden/moodle
This commit is contained in:
commit
28f62b717a
@ -433,7 +433,7 @@ abstract class backup_helper {
|
||||
$options,
|
||||
['class' => 'container-fluid tertiary-navigation full-width-bottom-border', 'id' => 'tertiary-navigation']);
|
||||
} else {
|
||||
echo $OUTPUT->heading($current, 2, 'mb-3');
|
||||
echo $OUTPUT->heading(get_string($current), 2, 'mb-3');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user