diff --git a/main/newscorm/learnpath.class.php b/main/newscorm/learnpath.class.php index 1f19b0659d..932be29019 100644 --- a/main/newscorm/learnpath.class.php +++ b/main/newscorm/learnpath.class.php @@ -4758,7 +4758,7 @@ class learnpath { // we need to close the form when we are updating the mp3 files if ($_GET['updateaudio'] == 'true') { - $return .= '
'; // TODO: What kind of language variable is this? + $return .= ''; // TODO: What kind of language variable is this? } // we need to close the form when we are updating the mp3 files