mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
MDL-18460 - SCORM Report - remove duplicated header - thanks Vlas Voloshin for the report.
This commit is contained in:
parent
16fcfc720a
commit
f13ffcd556
@ -380,7 +380,6 @@
|
||||
$interactionid = 'cmi.interactions.'.$i.'.id';
|
||||
}
|
||||
if ($existinteraction) {
|
||||
echo '<h3>'.get_string('interactions','scorm').'</h3>';
|
||||
echo '<h3>'.get_string('interactions','scorm').'</h3>';
|
||||
print_table($table);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user