=== modified file 'dhis-2/dhis-api/src/main/java/org/hisp/dhis/appmanager/App.java' --- dhis-2/dhis-api/src/main/java/org/hisp/dhis/appmanager/App.java 2013-10-09 17:16:20 +0000 +++ dhis-2/dhis-api/src/main/java/org/hisp/dhis/appmanager/App.java 2013-10-09 17:31:36 +0000 @@ -65,6 +65,7 @@ /** * Optional. */ + @JsonProperty private String description; private AppIcons icons; === 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 2013-09-30 19:54:38 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css 2013-10-09 17:31:36 +0000 @@ -75,7 +75,7 @@ { position: absolute; top: 12px; - left: 240px; + left: 175px; font-family: LiberationSansBold, arial; color: #fff; font-size: 16px; === modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/india/india.css' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/india/india.css 2013-09-30 19:54:38 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/india/india.css 2013-10-09 17:31:36 +0000 @@ -75,7 +75,7 @@ { position: absolute; top: 12px; - left: 240px; + left: 175px; font-family: LiberationSansBold, arial; color: #fff; font-size: 16px; === 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 2013-09-30 19:54:38 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css 2013-10-09 17:31:36 +0000 @@ -75,7 +75,7 @@ { position: absolute; top: 12px; - left: 240px; + left: 175px; font-family: LiberationSansBold, arial; color: #fff; font-size: 16px; === modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/vietnam/vietnam.css' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/vietnam/vietnam.css 2013-09-30 19:54:38 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/vietnam/vietnam.css 2013-10-09 17:31:36 +0000 @@ -75,7 +75,7 @@ { position: absolute; top: 12px; - left: 240px; + left: 175px; font-family: LiberationSansBold, arial; color: #fff; font-size: 16px; === modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/main.vm' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/main.vm 2013-10-07 14:43:02 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/main.vm 2013-10-09 17:31:36 +0000 @@ -66,7 +66,7 @@ #parse( "macros.vm" )