--- loncom/interface/loncommon.pm 2009/05/21 05:27:10 1.692.4.2 +++ loncom/interface/loncommon.pm 2009/05/11 14:13:51 1.809 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.692.4.2 2009/05/21 05:27:10 raeburn Exp $ +# $Id: loncommon.pm,v 1.809 2009/05/11 14:13:51 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -271,7 +271,7 @@ BEGIN { } } &Apache::lonnet::logthis( - "INFO: Read file types"); + "INFO: Read file types"); $readit=1; } # end of unless($readit) @@ -450,7 +450,7 @@ sub selectstudent_link { &mt('Select User').''; } if ($env{'request.role'}=~/^(au|dc|su)/) { - $callargs .= ",1"; + $callargs .= ",1"; return ''. ''. &mt('Select User').''; @@ -460,7 +460,7 @@ sub selectstudent_link { sub authorbrowser_javascript { return <<"ENDAUTHORBRW"; -