--- loncom/html/res/adm/pages/menu.html 2002/07/26 12:51:11 1.64 +++ loncom/html/res/adm/pages/menu.html 2002/08/11 18:38:07 1.65 @@ -4,7 +4,7 @@ The LearningOnline Network with CAPA Remote Control // -// $Id: menu.html,v 1.64 2002/07/26 12:51:11 matthew Exp $ +// $Id: menu.html,v 1.65 2002/08/11 18:38:07 www Exp $ // // Copyright Michigan State University Board of Trustees // @@ -47,7 +47,7 @@ var active = 0; var dislocked = 1; var imgpath='/res/adm/pages/'; - +var fontpath='/adm/lonLCDfont/'; var currentURL=''; var reloadURL=''; var currentStale=1; @@ -188,7 +188,7 @@ function showdisplay(utext,ltext) { if (ch==':') { ch='colon'; } if (ch=='/') { ch='slash'; } } else { ch='space'; } - this.document['i'+i].src=imgpath+ch+'.gif'; + this.document['i'+i].src=fontpath+ch+'.gif'; } for (i=0;i<=7;i++) { if (i