=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css 2012-03-04 16:39:11 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css 2012-03-06 17:26:59 +0000 @@ -281,8 +281,8 @@ #leftBarContents li { - padding-top: 1px; - padding-bottom: 1px; + padding-top: 2px; + padding-bottom: 2px; } #leftBarContents a === modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css 2012-03-04 16:39:11 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css 2012-03-06 17:26:59 +0000 @@ -281,8 +281,8 @@ #leftBarContents li { - padding-top: 1px; - padding-bottom: 1px; + padding-top: 2px; + padding-bottom: 2px; } #leftBarContents a === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/src/main/webapp/dhis-web-maintenance-dataadmin/menu.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/src/main/webapp/dhis-web-maintenance-dataadmin/menu.vm 2012-03-04 15:54:11 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/src/main/webapp/dhis-web-maintenance-dataadmin/menu.vm 2012-03-06 17:26:59 +0000 @@ -18,11 +18,6 @@
  • $i18n.getString( "constant") 
  • $i18n.getString( "option_set") 
  • $i18n.getString( "cache_statistics" ) 
  • -
  • $i18n.getString( "attribute" ) 
  • +
  • $i18n.getString( "attribute" ) 
  • +
  • $i18n.getString( "scheduling" )
  • - -

    $i18n.getString( "scheduling" ) 

    - - \ No newline at end of file === modified file 'dhis-2/dhis-web/dhis-web-reporting/src/main/resources/org/hisp/dhis/reporting/i18n_module.properties' --- dhis-2/dhis-web/dhis-web-reporting/src/main/resources/org/hisp/dhis/reporting/i18n_module.properties 2012-02-23 11:12:25 +0000 +++ dhis-2/dhis-web/dhis-web-reporting/src/main/resources/org/hisp/dhis/reporting/i18n_module.properties 2012-03-06 17:26:59 +0000 @@ -202,3 +202,4 @@ start_export=Start export period_types=Period types include_cumulative=Include cumulative +include_regression=Include regression \ No newline at end of file