=== modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/index.vm' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/index.vm 2012-10-05 06:46:22 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/index.vm 2012-10-06 05:12:17 +0000 @@ -7,7 +7,7 @@ #end #if( $auth.hasAccess( "dhis-web-caseentry", "activityPlanSelect" ) ) - #introListImgItem( "activityPlanSelect.action" "activity_planning" "dhis-web-mapping" ) + #introListImgItem( "activityPlanSelect.action" "activity_planning" "visitplan" ) #end #if( $auth.hasAccess( "dhis-web-caseentry", "smsReminderSelect" ) ) #introListImgItem( "smsReminderSelect.action" "program_tracking" "summaryreport" ) === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/org/hisp/dhis/patient/i18n_module.properties' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/org/hisp/dhis/patient/i18n_module.properties 2012-10-03 06:04:22 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/org/hisp/dhis/patient/i18n_module.properties 2012-10-06 05:12:17 +0000 @@ -279,8 +279,8 @@ orgunit_name = Organisation unit name days_since_due_date = Days since due date scheduling = Scheduling -schedule_sending_message = Schedule sending message -intro_schedule_sending_message = schedule sending message for persons +schedule_message = Schedule sending message +intro_schedule_message = At midnight, the system checks if any person\u2019s events are incomplete/scheduled in future and have a relevant message defined before, create messages for each event based on the template message of each program stage and save them. Every day, at a system configurable time, the messages are sent out on SMS. schedule = Schedule start = Start stop = Stop === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/index.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/index.vm 2012-09-28 06:26:01 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/index.vm 2012-10-06 05:12:17 +0000 @@ -14,9 +14,9 @@ #introListImgItem( "relationshipType.action" "relationship_type" "patient" ) #introListImgItem( "program.action" "program" "program" ) #introListImgItem( "caseAggregation.action" "patient_aggregation_query_builder" "caseaggregationmapping" ) - #introListImgItem( "validationCriteria.action" "validation_criteria" "validationcriteria" ) + #introListImgItem( "validationCriteria.action" "validation_criteria" "validationrule" ) #if( $auth.hasAccess( "dhis-web-maintenance-patient", "viewScheduleTasks" ) ) - #introListImgItem( "viewScheduleTasks.action" "schedule_sending_message" "visitplan" ) + #introListImgItem( "viewScheduleTasks.action" "schedule_message" "scheduling" ) #end \ No newline at end of file === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/menu.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/menu.vm 2012-09-28 06:26:01 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/menu.vm 2012-10-06 05:12:17 +0000 @@ -16,6 +16,6 @@ #if( $auth.hasAccess( "dhis-web-maintenance-patient", "viewScheduleTasks" ) )