--- loncom/interface/statistics/lonproblemstatistics.pm 2008/09/11 14:47:22 1.113 +++ loncom/interface/statistics/lonproblemstatistics.pm 2008/10/23 09:07:51 1.114 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonproblemstatistics.pm,v 1.113 2008/09/11 14:47:22 bisitz Exp $ +# $Id: lonproblemstatistics.pm,v 1.114 2008/10/23 09:07:51 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -636,11 +636,11 @@ sub CreateInterface { $Str .= ''."\n"; $Str .= ''."\n"; # - $Str .= '

'.&mt('Status: [_1]', - '' - ). - '

'; + $Str .= '

' + .&mt('Status: [_1]', + '') + .'

'; # $Str .= '';