=== modified file 'dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-capture/i18n/i18n_app.properties' --- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-capture/i18n/i18n_app.properties 2015-01-27 14:40:27 +0000 +++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-capture/i18n/i18n_app.properties 2015-03-06 10:08:41 +0000 @@ -61,6 +61,7 @@ value=Value form_id=Form id register_event=Register event +total=Total total_number_of_pages=No. of pages rows_per_page=No. of rows per page jump_to_page=Jump to page === modified file 'dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-capture/styles/style.css' --- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-capture/styles/style.css 2015-03-05 15:57:02 +0000 +++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-capture/styles/style.css 2015-03-06 10:08:41 +0000 @@ -934,6 +934,10 @@ cursor:pointer; } +.small-horizonal-spacing{ + margin-left: 5px; +} + @media print { #header, #leftBar, .not-printable { display: none; === modified file 'dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-capture/views/eventList.html' --- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-capture/views/eventList.html 2015-01-14 10:02:36 +0000 +++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-capture/views/eventList.html 2015-03-06 10:08:41 +0000 @@ -13,7 +13,7 @@

- {{'registered_events'| translate}} + {{'registered_events'| translate}}({{'total' | translate}}: {{pager.total}}) - + + - - - -
-
-
-
-
- + {{'in_progress' | translate}}