--- loncom/html/res/adm/pages/menu.html 2008/12/02 00:22:44 1.124 +++ loncom/html/res/adm/pages/menu.html 2009/04/23 17:28:55 1.127 @@ -4,7 +4,7 @@ The LearningOnline Network with CAPA Remote Control // -// $Id: menu.html,v 1.124 2008/12/02 00:22:44 raeburn Exp $ +// $Id: menu.html,v 1.127 2009/04/23 17:28:55 bisitz Exp $ // // Copyright Michigan State University Board of Trustees // @@ -336,16 +336,16 @@ function set_bookmark() { w_bmquery_flag=1; bmquery=window.open('','bmquery','width=365,height=165,scrollbars=0'); bmquery.document.write( - "
\n
Link Name:
" - +"
Address:

<\/center><\/td>" - +"<\/tr><\/table><\/form><\/center><\/body><\/html>"); + '
'+"\n"+' + + + + +
Link Name:
' + +'
Address:

<\/center><\/td>' + +'<\/tr><\/table><\/form><\/center><\/body><\/html>'); bmquery.document.close(); } @@ -639,6 +639,11 @@ function showdisplay(utext,ltext) {