Skip to content

Commit

Permalink
Merge pull request #513 from ertush/hotfix
Browse files Browse the repository at this point in the history
Hotfix: Changed the label of Is Reporting in KHIS (BasicDetailsForm l…
  • Loading branch information
ertush authored Oct 22, 2024
2 parents 59b1b7f + 1fcb4c9 commit 3a41906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Forms/BasicDetailsForm.js
Original file line number Diff line number Diff line change
Expand Up @@ -1513,7 +1513,7 @@ export function BasicDeatilsForm({ editMode }) {
<label
htmlFor='reporting_in_dhis'
className='text-gray-700 capitalize text-sm flex-grow'>
*Is this facililty reporting ?{' '}
*Is this facililty reporting in KHIS?{' '}

</label>
<span className='flex items-center gap-x-1'>
Expand Down

0 comments on commit 3a41906

Please sign in to comment.