--- loncom/interface/statistics/lonproblemanalysis.pm 2003/12/15 16:23:00 1.52 +++ loncom/interface/statistics/lonproblemanalysis.pm 2004/01/08 19:20:12 1.53 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonproblemanalysis.pm,v 1.52 2003/12/15 16:23:00 matthew Exp $ +# $Id: lonproblemanalysis.pm,v 1.53 2004/01/08 19:20:12 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -49,7 +49,7 @@ my @SubmitButtons = ({ name => 'ProblemA { name => 'updatecaches', text => 'Update Student Data' }, { name => 'SelectAnother', - text => 'Choose a different resource' }, + text => 'Choose a different Problem' }, { name => 'ExcelOutput', text => 'Produce Excel Output' });