------------------------------------------------------------ revno: 7504 committer: Tran Chau <[email protected]> branch nick: dhis2 timestamp: Wed 2012-07-04 04:31:26 +0100 message: Minor fix. modified: dhis-2/dhis-services/dhis-service-core/src/main/resources/help_content.xml dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/programEnrollmentSelectForm.vm
-- lp:dhis2 https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk Your team DHIS 2 developers is subscribed to branch lp:dhis2. To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-services/dhis-service-core/src/main/resources/help_content.xml' --- dhis-2/dhis-services/dhis-service-core/src/main/resources/help_content.xml 2012-07-04 03:26:59 +0000 +++ dhis-2/dhis-services/dhis-service-core/src/main/resources/help_content.xml 2012-07-04 03:31:26 +0000 @@ -5716,8 +5716,8 @@ </listitem> </orderedlist> </section> -<section> -<title>STEP 2 - Person Enrolment</title> +<section id=""> +<title>Person Enrolment</title> <para>After the person registration, person needs to be enrolled in any available program in the application and for which she/he has been registered. To enrol -</para> <orderedlist> <listitem> === modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/programEnrollmentSelectForm.vm' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/programEnrollmentSelectForm.vm 2012-06-25 03:19:12 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/programEnrollmentSelectForm.vm 2012-07-04 03:31:26 +0000 @@ -1,5 +1,3 @@ -<h3>$i18n.getString( "patient_info" )</h3> - <div> <table class='mainPageTable'> <tr>
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

