=== 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 2013-03-12 06:51:28 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/resources/org/hisp/dhis/dashboard/i18n_module.properties 2013-03-13 10:08:45 +0000 @@ -101,4 +101,5 @@ group_members=Group members add_user_group=Add user group no_of_Users=Number of users -user_group=User Group \ No newline at end of file +user_group=User Group +groups=Groups \ No newline at end of file === modified file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/mainForm.vm' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/mainForm.vm 2012-12-13 08:41:16 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/mainForm.vm 2013-03-13 10:08:45 +0000 @@ -18,6 +18,7 @@
  • $i18n.getString( "profile" )
  • $i18n.getString( "messages" )
  • $i18n.getString( "interpretations" )
  • +
  • $i18n.getString( "groups" )
  • === modified file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css 2012-12-05 15:11:32 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css 2013-03-13 10:08:45 +0000 @@ -89,7 +89,7 @@ #searchDiv { position: absolute; - left: 331px; + left: 411px; height: 22px; width: 335px; border: 1px solid #bbb;