diff --git a/src/imagings/requests/NewImagingRequest.tsx b/src/imagings/requests/NewImagingRequest.tsx
index f6afe5eeb5..b5d2dbe342 100644
--- a/src/imagings/requests/NewImagingRequest.tsx
+++ b/src/imagings/requests/NewImagingRequest.tsx
@@ -200,12 +200,12 @@ const NewImagingRequest = () => {
-
-
diff --git a/src/incidents/report/ReportIncident.tsx b/src/incidents/report/ReportIncident.tsx
index 62bee68cf8..6a43c9956b 100644
--- a/src/incidents/report/ReportIncident.tsx
+++ b/src/incidents/report/ReportIncident.tsx
@@ -167,12 +167,12 @@ const ReportIncident = () => {
-
- {t('incidents.reports.new')}
-
-
+
{t('actions.cancel')}
+
+ {t('incidents.reports.new')}
+
diff --git a/src/labs/requests/NewLabRequest.tsx b/src/labs/requests/NewLabRequest.tsx
index 2e1c1b0e73..b8b302fc7d 100644
--- a/src/labs/requests/NewLabRequest.tsx
+++ b/src/labs/requests/NewLabRequest.tsx
@@ -197,13 +197,12 @@ const NewLabRequest = () => {
-
- {t('labs.requests.new')}
-
-
-
+
{t('actions.cancel')}
+
+ {t('labs.requests.new')}
+
diff --git a/src/medications/requests/NewMedicationRequest.tsx b/src/medications/requests/NewMedicationRequest.tsx
index be6ff5dad8..7c1986de8d 100644
--- a/src/medications/requests/NewMedicationRequest.tsx
+++ b/src/medications/requests/NewMedicationRequest.tsx
@@ -233,12 +233,12 @@ const NewMedicationRequest = () => {
-
- {t('medications.requests.new')}
-
-
+
{t('actions.cancel')}
+
+ {t('medications.requests.new')}
+
diff --git a/src/patients/edit/EditPatient.tsx b/src/patients/edit/EditPatient.tsx
index b0f9ad53fc..74af7ece1a 100644
--- a/src/patients/edit/EditPatient.tsx
+++ b/src/patients/edit/EditPatient.tsx
@@ -80,12 +80,12 @@ const EditPatient = () => {
/>
-
- {t('patients.updatePatient')}
-
-
+
{t('actions.cancel')}
+
+ {t('patients.updatePatient')}
+
diff --git a/src/patients/new/NewPatient.tsx b/src/patients/new/NewPatient.tsx
index 5fb7e223f7..1ab6fbf0af 100644
--- a/src/patients/new/NewPatient.tsx
+++ b/src/patients/new/NewPatient.tsx
@@ -99,12 +99,12 @@ const NewPatient = () => {
/>
-
- {t('patients.createPatient')}
-
-
+
{t('actions.cancel')}
+
+ {t('patients.createPatient')}
+
diff --git a/src/scheduling/appointments/edit/EditAppointment.tsx b/src/scheduling/appointments/edit/EditAppointment.tsx
index 5a0b7e8fe3..66167196d3 100644
--- a/src/scheduling/appointments/edit/EditAppointment.tsx
+++ b/src/scheduling/appointments/edit/EditAppointment.tsx
@@ -88,12 +88,12 @@ const EditAppointment = () => {
/>
-
- {t('scheduling.appointments.updateAppointment')}
-
-
+
{t('actions.cancel')}
+
+ {t('scheduling.appointments.updateAppointment')}
+
diff --git a/src/scheduling/appointments/new/NewAppointment.tsx b/src/scheduling/appointments/new/NewAppointment.tsx
index ddd5e056c4..7f3a3324a2 100644
--- a/src/scheduling/appointments/new/NewAppointment.tsx
+++ b/src/scheduling/appointments/new/NewAppointment.tsx
@@ -111,12 +111,12 @@ const NewAppointment = () => {
/>
-
- {t('scheduling.appointments.createAppointment')}
-
-
+
{t('actions.cancel')}
+
+ {t('scheduling.appointments.createAppointment')}
+