Index: lams_tool_survey/db/sql/activity_insert.sql =================================================================== diff -u -r0020cbe23ed34775811ceab0779d065243444dcb -r0b9b61d67c2dcf6f83c513325afca117cb1967f2 --- lams_tool_survey/db/sql/activity_insert.sql (.../activity_insert.sql) (revision 0020cbe23ed34775811ceab0779d065243444dcb) +++ lams_tool_survey/db/sql/activity_insert.sql (.../activity_insert.sql) (revision 0b9b61d67c2dcf6f83c513325afca117cb1967f2) @@ -44,8 +44,8 @@ VALUES ( NULL -, 'Share Surveys' -, 'Share Surveys' +, 'Survey' +, 'Survey' , 'Put some help text here.' , NULL , NULL @@ -78,5 +78,5 @@ , NULL , NULL , NULL -, 'org.lamsfoundation.lams.tool.survey.ApplicationSurveys' +, 'org.lamsfoundation.lams.tool.survey.ApplicationResources' )