=== modified file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/resources/org/hisp/dhis/dashboard/i18n_module.properties' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/resources/org/hisp/dhis/dashboard/i18n_module.properties 2012-09-03 19:48:33 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/resources/org/hisp/dhis/dashboard/i18n_module.properties 2012-09-05 07:20:37 +0000 @@ -55,5 +55,4 @@ from=From load_favorite_click_share=load a favorite and click 'Share' on the top menu generate_report_table_click_share=generate a report table and click 'Share' on the top menu -share_interpretation=Share interpretation -view_data_set_report=View data set report \ No newline at end of file +share_interpretation=Share interpretation \ No newline at end of file === modified file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/interpretation.vm' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/interpretation.vm 2012-09-03 19:48:33 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/interpretation.vm 2012-09-05 07:20:37 +0000 @@ -37,7 +37,7 @@ - $i18n.getString( "view_data_set_report" ) + $encoder.htmlEncode( $ip.dataSet.name ) #end