mirror of
https://github.com/moodle/moodle.git
synced 2025-08-03 16:13:28 +02:00
MDL-20636 Code Checked
This commit is contained in:
parent
37015e0cd1
commit
7933ab8c67
1 changed files with 1 additions and 1 deletions
|
@ -640,7 +640,7 @@ class mod_quiz_renderer extends plugin_renderer_base {
|
|||
}
|
||||
|
||||
if ($viewobj->mygradeoverridden) {
|
||||
|
||||
|
||||
$resultinfo .= html_writer::tag('p', get_string('overriddennotice', 'grades'),
|
||||
array('class' => 'overriddennotice')).'\n';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue