diff --git a/main/newscorm/lp_list.php b/main/newscorm/lp_list.php
index 49907b1f1b..abd72df43f 100644
--- a/main/newscorm/lp_list.php
+++ b/main/newscorm/lp_list.php
@@ -267,6 +267,7 @@ if (is_array($flat_list))
' ';
}
/* Increase SCORM recording */
+ /*
if($details['lp_force_commit'] == 1){
$dsp_force_commit = '' .
'
' .
@@ -276,6 +277,7 @@ if (is_array($flat_list))
'
' .
' ';
}
+ */
if($details['lp_prevent_reinit']==1){
$dsp_reinit = '' .
'
' .