From 4141e526ed7a420188ffe2e373630432253163d7 Mon Sep 17 00:00:00 2001 From: Eric Marguin Date: Tue, 5 Dec 2006 23:24:21 +0100 Subject: [PATCH] [svn r10323] audiorecorder patch --- main/newscorm/audiorecorder.inc.php | 2 +- main/newscorm/lp_view.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/main/newscorm/audiorecorder.inc.php b/main/newscorm/audiorecorder.inc.php index 377ad61c0c..75ee652aca 100644 --- a/main/newscorm/audiorecorder.inc.php +++ b/main/newscorm/audiorecorder.inc.php @@ -11,7 +11,7 @@ $params = "?lzt=swf&lzr=swf8&document_id=".$audio_recorder_item_id."&dbName=".$_SESSION["_course"]["dbName"]."&user_id=".$_SESSION["_user"]["user_id"].'&studentview='.$audio_recorder_studentview ; -list($width, $height) = $audio_recorder_studentview ? array(220, 67) : array(220,140); +list($width, $height) = $audio_recorder_studentview ? array(220, 28) : array(220,140); $path_to_lzx = api_get_setting('service_ppt2lp','path_to_lzx'); diff --git a/main/newscorm/lp_view.php b/main/newscorm/lp_view.php index 821bc23c85..7830dcaff8 100644 --- a/main/newscorm/lp_view.php +++ b/main/newscorm/lp_view.php @@ -171,7 +171,7 @@ if($_SESSION['oLP']->mode == 'fullscreen'){ } ?> - + ';