--- loncom/html/res/adm/pages/menu.html 2002/11/12 16:31:40 1.74 +++ loncom/html/res/adm/pages/menu.html 2002/11/12 20:11:10 1.76 @@ -4,7 +4,7 @@ The LearningOnline Network with CAPA Remote Control // -// $Id: menu.html,v 1.74 2002/11/12 16:31:40 www Exp $ +// $Id: menu.html,v 1.76 2002/11/12 20:11:10 www Exp $ // // Copyright Michigan State University Board of Trustees // @@ -351,7 +351,7 @@ function set_bookmark() { bmquery.document.close(); } -function extdisp() { +function extenddisp() { go(''); extdisp=window.open("http://"+clienthost+"/adm/rat/empty.html", "ExtDisp", "width=400,height=450"); @@ -360,14 +360,15 @@ function extdisp() { ''+ '

LON-CAPA Extended Display Remote Control

'+ ''+ - ''); + '
'+ + ''); for (var i=0; i<=ds.length; i++) { if (typeof(ds[i])!='undefined') { if (ds[i]!='') { extdisp.document.writeln( '
Select Functionality from BelowDescription

'+ + this.document['b'+i].src+'" />

'+ ''); for (var j=0;j<=7;j++) { if (j
-