[LON-CAPA-cvs] cvs: loncom /interface lonmenu.pm
albertel
lon-capa-cvs@mail.lon-capa.org
Fri, 30 Jun 2006 02:14:58 -0000
albertel Thu Jun 29 22:14:58 2006 EDT
Modified files:
/loncom/interface lonmenu.pm
Log:
- typo
Index: loncom/interface/lonmenu.pm
diff -u loncom/interface/lonmenu.pm:1.188 loncom/interface/lonmenu.pm:1.189
--- loncom/interface/lonmenu.pm:1.188 Thu Jun 29 14:43:33 2006
+++ loncom/interface/lonmenu.pm Thu Jun 29 22:14:58 2006
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Routines to control the menu
#
-# $Id: lonmenu.pm,v 1.188 2006/06/29 18:43:33 albertel Exp $
+# $Id: lonmenu.pm,v 1.189 2006/06/30 02:14:58 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -175,8 +175,8 @@
<td>
<a href="/adm/logout" target="_top">$lt{'exit'}</a>
</td>
- <td "LC_top_nav_logo">LON-CAPA<img src="$logo" alt="Logo" /></td>
- </tr>
+ <td class="LC_top_nav_logo">LON-CAPA<img src="$logo" alt="Logo" /></td>
+ </tr>
</table>
</font>
ENDINLINEMENU