--- loncom/html/res/adm/pages/menu.html 2003/10/13 00:22:00 1.110
+++ loncom/html/res/adm/pages/menu.html 2005/08/02 20:40:30 1.117
@@ -4,7 +4,7 @@ The LearningOnline Network with CAPA
Remote Control
//
-// $Id: menu.html,v 1.110 2003/10/13 00:22:00 www Exp $
+// $Id: menu.html,v 1.117 2005/08/02 20:40:30 albertel Exp $
//
// Copyright Michigan State University Board of Trustees
//
@@ -38,6 +38,7 @@ Remote Control
background="remotebg.gif"
onUnload="collapse();"
onLoad="activate();"
+ style="{background-repeat: no-repeat;}"
>
@@ -453,6 +485,9 @@ function showdisplay(utext,ltext) {
}
//-->
+
+return '';
+