=== modified file 'dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/scripts/app.js' --- dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/scripts/app.js 2014-07-08 15:27:21 +0000 +++ dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/scripts/app.js 2014-07-10 08:48:08 +0000 @@ -6495,7 +6495,7 @@ }); label = Ext.create('Ext.panel.Panel', { - title: '
' + GIS.i18n.labels + '
', + title: '
Options
', hideCollapseTool: true, items: labelPanel, listeners: { @@ -7997,7 +7997,7 @@ labelPanel = Ext.create('Ext.ux.panel.LabelPanel'); label = Ext.create('Ext.panel.Panel', { - title: '
' + GIS.i18n.labels + '
', + title: '
Options
', hideCollapseTool: true, items: labelPanel, listeners: {