--- loncom/html/res/adm/pages/menu.html 2002/12/06 21:24:49 1.80
+++ loncom/html/res/adm/pages/menu.html 2002/12/09 17:08:19 1.81
@@ -4,7 +4,7 @@ The LearningOnline Network with CAPA
Remote Control
//
-// $Id: menu.html,v 1.80 2002/12/06 21:24:49 albertel Exp $
+// $Id: menu.html,v 1.81 2002/12/09 17:08:19 www Exp $
//
// Copyright Michigan State University Board of Trustees
//
@@ -246,7 +246,7 @@ function setstatus(tp,bt) {
function go(url) {
windowcheck();
statuslocked=0;
- this.document['led'].src="ledsend.gif";
+ this.document['led'].src="http://"+clienthost+imgpath+"ledsend.gif";
if (url!='' && url!= null) {
currentURL = null;
currentSymb= null;