### Eclipse Workspace Patch 1.0
#P moodle
Index: mod/scorm/report.php
===================================================================
RCS file: /cvsroot/moodle/moodle/mod/scorm/report.php,v
retrieving revision 1.46.2.10
diff -u -r1.46.2.10 report.php
--- mod/scorm/report.php	25 Feb 2009 23:06:37 -0000	1.46.2.10
+++ mod/scorm/report.php	6 Mar 2009 14:44:48 -0000
@@ -381,7 +381,6 @@
             }
             if ($existinteraction) {
                 echo '<h3>'.get_string('interactions','scorm').'</h3>';
-                echo '<h3>'.get_string('interactions','scorm').'</h3>';
                 print_table($table);
             }
 
