Skip to content

Commit 6710c44

Browse files
Text updates.
1 parent 85f51c9 commit 6710c44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frontend/src/components/graduation/district/upload/GradDistrictUploadDataComponent.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,7 @@
567567
</ConfirmationDialog>
568568
<ConfirmationDialog ref="confirmIncorrectDatesFile">
569569
<template #message>
570-
<p>Check that you are submitting the correct file. All reported course session dates are from a previous reporting period.</p>
570+
<p>Are you submitting the correct files? All reported course session dates are from one month ago or earlier.</p>
571571
&nbsp;
572572
<p>Would you like to continue with this submission?</p>
573573
</template>

frontend/src/components/graduation/school/upload/GradSchoolUploadDataComponent.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@
576576
</v-overlay>
577577
<ConfirmationDialog ref="confirmIncorrectDatesFile">
578578
<template #message>
579-
<p>Check that you are submitting the correct file. All reported course session dates are from a previous reporting period.</p>
579+
<p>Are you submitting the correct files? All reported course session dates are from one month ago or earlier.</p>
580580
&nbsp;
581581
<p>Would you like to continue with this submission?</p>
582582
</template>

0 commit comments

Comments
 (0)