--- loncom/interface/statistics/lonsurveyreports.pm 2008/12/01 17:23:40 1.20 +++ loncom/interface/statistics/lonsurveyreports.pm 2008/12/11 14:55:27 1.21 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonsurveyreports.pm,v 1.20 2008/12/01 17:23:40 bisitz Exp $ +# $Id: lonsurveyreports.pm,v 1.21 2008/12/11 14:55:27 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -211,10 +211,10 @@ sub SurveyProblemSelector { $Str .= ''. ''.''. - ''. + ''. ''. (' 'x2). - ''.&mt('View survey').''.''.$/; + ''.&mt('View survey').''.''.$/; } $Str .= ''; return $Str;