diff --git a/src/Components/Medicine/ManagePrescriptions.tsx b/src/Components/Medicine/ManagePrescriptions.tsx index 8409e721779..f47ed7d8045 100644 --- a/src/Components/Medicine/ManagePrescriptions.tsx +++ b/src/Components/Medicine/ManagePrescriptions.tsx @@ -10,24 +10,22 @@ export default function ManagePrescriptions() { const { goBack } = useAppHistory(); return ( - - - Print - - } - > +
-

- {t("prescription_medications")} -

+
+

+ {t("prescription_medications")} +

+ + + {t("print")} + +