--- loncom/html/res/adm/pages/menu.html 2002/09/06 17:05:27 1.69
+++ loncom/html/res/adm/pages/menu.html 2002/10/11 19:27:00 1.70
@@ -4,7 +4,7 @@ The LearningOnline Network with CAPA
Remote Control
//
-// $Id: menu.html,v 1.69 2002/09/06 17:05:27 www Exp $
+// $Id: menu.html,v 1.70 2002/10/11 19:27:00 www Exp $
//
// Copyright Michigan State University Board of Trustees
//
@@ -227,7 +227,7 @@ function clearbut(row,col) {
}
function setstatus(tp,bt) {
- this.document['led'].src="ledblink.gif";
+ this.document['led'].src="http://"+clienthost+imgpath+"ledblink.gif";
statustop=tp;
statusbot=bt;
defdis();