--- loncom/interface/loncommon.pm 2013/04/11 15:30:37 1.1121 +++ loncom/interface/loncommon.pm 2013/04/11 16:30:37 1.1122 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1121 2013/04/11 15:30:37 raeburn Exp $ +# $Id: loncommon.pm,v 1.1122 2013/04/11 16:30:37 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -7813,11 +7813,9 @@ sub LCprogressbar { $LCcurrentid=$$.'_'.$LCidcnt; my $starting=&mt('Starting'); my $content=(<
$starting
-

ENDPROGBAR &r_print($r,$content.&LCprogressbar_script($LCcurrentid)); }