diff --git a/frontend/src/components/patient/CreatePatientForm.js b/frontend/src/components/patient/CreatePatientForm.js index cec4424e1d..dadbe194aa 100644 --- a/frontend/src/components/patient/CreatePatientForm.js +++ b/frontend/src/components/patient/CreatePatientForm.js @@ -493,7 +493,7 @@ function CreatePatientForm(props) { id="date-picker-default-id" placeholder="dd/mm/yyyy" labelText={intl.formatMessage({ - id: "patient.female", + id: "patient.dob", })} type="text" name={field.name}