diff --git a/src/components/EnrolmentModal.tsx b/src/components/EnrolmentModal.tsx index 4ca94c5..9d385c8 100644 --- a/src/components/EnrolmentModal.tsx +++ b/src/components/EnrolmentModal.tsx @@ -36,7 +36,13 @@ export const EnrolmentModal = ({ isOpen, onOpenChange }: ReadyModalProps) => { size={isOnlyCourse ? 'xs' : '2xl'} > - {t('calendar.end-actions.ready')} + +
{t('calendar.end-actions.ready')}
+
+ Copy the numbers below and enter them on the enrollment page of + Access Adelaide. +
+
{enrolledCourses.map((c) => (