--- loncom/interface/loncommon.pm 2013/05/10 16:09:58 1.1127 +++ loncom/interface/loncommon.pm 2013/05/10 21:37:54 1.1128 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1127 2013/05/10 16:09:58 raeburn Exp $ +# $Id: loncommon.pm,v 1.1128 2013/05/10 21:37:54 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -7818,11 +7818,9 @@ sub LCprogressbar { $LCcurrentid=$$.'_'.$LCidcnt; my $starting=&mt('Starting'); my $content=(<
$starting
-

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