--- loncom/interface/lonstatistics.pm 2010/04/12 15:55:29 1.149 +++ loncom/interface/lonstatistics.pm 2010/04/14 13:58:11 1.150 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstatistics.pm,v 1.149 2010/04/12 15:55:29 bisitz Exp $ +# $Id: lonstatistics.pm,v 1.150 2010/04/14 13:58:11 wenzelju Exp $ # # Copyright Michigan State University Board of Trustees # @@ -777,7 +777,7 @@ sub CreateMainMenu { {url => '/adm/statistics?reportSelected=survey_reports', permission => 'F', - icon => 'docs.png', + icon => 'subdocs.png', linktext => ('Survey Reports'), linktitle => ('Prepare reports on survey results.')}, ]});