FIx for HTML typo MDL-9222
This commit is contained in:
+1
-1
@@ -2072,7 +2072,7 @@ function grade_view_all_grades($view_by_student) { // if mode=='grade' then we a
|
||||
$header = '<tr><th rowspan="2" scope="col">'.$student_heading_link.'</th>';
|
||||
}
|
||||
else {
|
||||
$header = '</tr>';
|
||||
$header = '<tr>';
|
||||
}
|
||||
$header1 = '<tr>';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user