[LON-CAPA-cvs] cvs: loncom /html/res/adm/pages menu.html

matthew lon-capa-cvs@mail.lon-capa.org
Fri, 15 Feb 2002 19:53:09 -0000


matthew		Fri Feb 15 14:53:09 2002 EDT

  Modified files:              
    /loncom/html/res/adm/pages	menu.html 
  Log:
  dempty.gif to empty.gif for the new pref and exit buttons.
  
  
Index: loncom/html/res/adm/pages/menu.html
diff -u loncom/html/res/adm/pages/menu.html:1.42 loncom/html/res/adm/pages/menu.html:1.43
--- loncom/html/res/adm/pages/menu.html:1.42	Wed Feb 13 17:26:23 2002
+++ loncom/html/res/adm/pages/menu.html	Fri Feb 15 14:53:09 2002
@@ -4,7 +4,7 @@
 Remote Control
 
 //
-// $Id: menu.html,v 1.42 2002/02/13 22:26:23 matthew Exp $
+// $Id: menu.html,v 1.43 2002/02/15 19:53:09 matthew Exp $
 //
 // Copyright Michigan State University Board of Trustees
 //
@@ -357,8 +357,8 @@
 
 <tr>
 <td><a href="javascript:eval(hr[101]);" onMouseOver="display(dt[101],db[101]);"><img border="0" name="b101" src="empty.gif"></img></a></td>
-<td><a href="javascript:eval(hr[102]);" onMouseOver="display(dt[102],db[102]);"><img border="0" name="b102" src="dempty.gif"></img></a></td>
-<td><a href="javascript:eval(hr[103]);" onMouseOver="display(dt[103],db[103]);"><img border="0" name="b103" src="dempty.gif"></img></a></td>
+<td><a href="javascript:eval(hr[102]);" onMouseOver="display(dt[102],db[102]);"><img border="0" name="b102" src="empty.gif"></img></a></td>
+<td><a href="javascript:eval(hr[103]);" onMouseOver="display(dt[103],db[103]);"><img border="0" name="b103" src="empty.gif"></img></a></td>
 </tr>
 
 </table>