--- loncom/interface/loncommon.pm 2007/10/31 18:01:47 1.604 +++ loncom/interface/loncommon.pm 2007/11/02 18:47:08 1.607 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.604 2007/10/31 18:01:47 albertel Exp $ +# $Id: loncommon.pm,v 1.607 2007/11/02 18:47:08 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -367,7 +367,7 @@ sub selectstudent_link { return ''; } return "".&mt('Select User').""; + '","'.$udomele.'");'."'>".&mt('Select User').""; } if ($env{'request.role'}=~/^(au|dc|su)/) { return "'; } - $autharg = ''; $result = &mt ('[_1] Internally authenticated (with initial password [_2])', @@ -2151,7 +2151,7 @@ sub authform_filesystem{ ('[_1] Filesystem Authenticated (with initial password [_2])', ''); return $result; } @@ -4179,7 +4179,7 @@ table.LC_pastsubmission { margin: 2px; } -table#LC_top_nav, table#LC_menubuttons { +table#LC_top_nav, table#LC_menubuttons,table#LC_nav_location { width: 100%; background: $pgbg; border: 2px; @@ -4187,7 +4187,7 @@ table#LC_top_nav, table#LC_menubuttons { padding: 0px; } -table#LC_title_bar, table.LC_breadcrumbs, table#LC_nav_location, +table#LC_title_bar, table.LC_breadcrumbs, table#LC_title_bar.LC_with_remote { width: 100%; border-color: $pgbg;