MDL-19812 Upgraded calls to helpbutton, print_simple_box* and notify
This commit is contained in:
@@ -118,7 +118,7 @@
|
||||
}
|
||||
|
||||
if ($nothingtodisplay) {
|
||||
notify(get_string('nolessonattempts', 'lesson'));
|
||||
echo $OUTPUT->notification(get_string('nolessonattempts', 'lesson'));
|
||||
echo $OUTPUT->footer();
|
||||
exit();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user