=== 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-02-21 15:14:22 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/org/hisp/dhis/patient/i18n_module.properties 2012-02-23 02:49:20 +0000 @@ -205,7 +205,7 @@ tall= Tall patient_chart_details=Beneficiary chart details single_event=Single event -paitents_and_programs=Beneficiaries and Programs +patients=Beneficiaries gender=Gender dob_type=DOB Type date_of_enrollment_description=Description of enrollment date === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/struts.xml' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/struts.xml 2012-02-15 06:47:14 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/struts.xml 2012-02-23 02:49:20 +0000 @@ -20,7 +20,7 @@ class="org.hisp.dhis.patient.action.relationship.GetRelationshipTypeListAction"> /main.vm /dhis-web-maintenance-patient/relationshipType.vm - /dhis-web-maintenance-patient/menu.vm + /dhis-web-maintenance-patient/patientMenu.vm javascript/relationship.js @@ -85,7 +85,7 @@ /main.vm /dhis-web-maintenance-patient/patientAttribute.vm - /dhis-web-maintenance-patient/menu.vm + /dhis-web-maintenance-patient/patientMenu.vm javascript/patientAttribute.js @@ -178,7 +178,7 @@ class="org.hisp.dhis.patient.action.orgunitregistration.GetPatientOrgnunitRegistrationAction"> /main.vm /dhis-web-maintenance-patient/orgunitRegistration.vm - /dhis-web-maintenance-patient/menu.vm + /dhis-web-maintenance-patient/patientMenu.vm F_PROGRAM_UPDATE @@ -194,7 +194,7 @@ class="org.hisp.dhis.patient.action.program.GetProgramListAction"> /main.vm /dhis-web-maintenance-patient/programList.vm - /dhis-web-maintenance-patient/menu.vm + /dhis-web-maintenance-patient/programMenu.vm javascript/program.js @@ -262,7 +262,7 @@ class="org.hisp.dhis.patient.action.program.GetProgramAttributeListAction"> /main.vm /dhis-web-maintenance-patient/programAttributeList.vm - /dhis-web-maintenance-patient/menu.vm + /dhis-web-maintenance-patient/programMenu.vm javascript/programAttribute.js @@ -495,7 +495,7 @@ class="org.hisp.dhis.patient.action.patientattributegroup.GetPatientAttributeGroupListAction"> /main.vm /dhis-web-maintenance-patient/patientAttributeGroup.vm - /dhis-web-maintenance-patient/menu.vm + /dhis-web-maintenance-patient/patientMenu.vm javascript/patientAttributeGroup.js @@ -606,7 +606,7 @@ /main.vm /dhis-web-maintenance-patient/listPatientIdentifierType.vm - /dhis-web-maintenance-patient/menu.vm + /dhis-web-maintenance-patient/patientMenu.vm javascript/patientIdentifierType.js @@ -647,7 +647,7 @@ class="org.hisp.dhis.patient.action.caseaggregation.GetAllCaseAggregationConditionAction"> /main.vm /dhis-web-maintenance-patient/caseAggregation.vm - /dhis-web-maintenance-patient/menu.vm + /dhis-web-maintenance-patient/programMenu.vm javascript/caseaggregation.js @@ -749,7 +749,7 @@ class="org.hisp.dhis.patient.action.validation.GetValidationCriteriaListAction"> /main.vm /dhis-web-maintenance-patient/validationCriteria.vm - /dhis-web-maintenance-patient/menu.vm + /dhis-web-maintenance-patient/programMenu.vm javascript/validationcriteria.js === 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-02-15 06:47:14 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/menu.vm 2012-02-23 02:49:20 +0000 @@ -1,14 +1,16 @@ -

$i18n.getString( "paitents_and_programs" )

+

$i18n.getString( "patients" )

+ +

$i18n.getString( "programs" )

+ - -