[svn r19458] Commented the show audio for the version stable see FS#3688 and FS#3917

skala
Arthur Portugal 16 years ago
parent 31c5a5c754
commit c1da06964a
  1. 6
      main/newscorm/audiorecorder.inc.php

@ -77,9 +77,9 @@ if(!empty($path_to_lzx)){
</script>
';
echo '<div id="show_audiorecorder_div"><a style="cursor:pointer" onclick="show_audiorecorder()">'.get_lang('ShowAudioRecorder').'</a></div>';
echo '<div id="audiorecorder_frame"></div>';
//Commented the audio for the version stable
//echo '<div id="show_audiorecorder_div"><a style="cursor:pointer" onclick="show_audiorecorder()">'.get_lang('ShowAudioRecorder').'</a></div>';
//echo '<div id="audiorecorder_frame"></div>';
}
else
{

Loading…
Cancel
Save