[LON-CAPA-cvs] cvs: loncom /interface lonmenu.pm
bisitz
bisitz@source.lon-capa.org
Mon, 02 Mar 2009 11:51:26 -0000
bisitz Mon Mar 2 11:51:26 2009 EDT
Modified files:
/loncom/interface lonmenu.pm
Log:
Added a hard break after the new menu items (rev. 1.253) to force the following title table to appear in the next line.
Index: loncom/interface/lonmenu.pm
diff -u loncom/interface/lonmenu.pm:1.253 loncom/interface/lonmenu.pm:1.254
--- loncom/interface/lonmenu.pm:1.253 Thu Feb 26 21:56:59 2009
+++ loncom/interface/lonmenu.pm Mon Mar 2 11:51:25 2009
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Routines to control the menu
#
-# $Id: lonmenu.pm,v 1.253 2009/02/26 21:56:59 kaisler Exp $
+# $Id: lonmenu.pm,v 1.254 2009/03/02 11:51:25 bisitz Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -375,6 +375,7 @@
<script type="text/javascript">
// END LON-CAPA Internal
</script>
+<br clear="all" />
$reg
ENDINLINEMENU
} else {