Skip to content

Commit 8197bcd

Browse files
authored
Merge pull request #2284 from bcgov/fix/infoMsg
UI: Text update
2 parents a9c2699 + 4e760e2 commit 8197bcd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
For more information, see "Replace or Append Course Status" in the <a
145145
target="_blank"
146146
href="https://www2.gov.bc.ca/assets/gov/education/administration/kindergarten-to-grade-12/exams/trax_data_transfer_specifications.pdf"
147-
>Graduation Data File Specification</a>
147+
>Graduation Data File Specification</a>. Note all graduated students are on "Append Mode".
148148
</div>
149149
<div
150150
style="font-weight: bold"
@@ -262,7 +262,7 @@
262262
For more information, see "Replace or Append Course Status" in the <a
263263
target="_blank"
264264
href="https://www2.gov.bc.ca/assets/gov/education/administration/kindergarten-to-grade-12/exams/trax_data_transfer_specifications.pdf"
265-
>Graduation Data File Specification</a>
265+
>Graduation Data File Specification</a>. Note all graduated students are on "Append Mode".
266266
</div>
267267
<div
268268
style="font-weight: bold"

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
For more information, see "Replace or Append Course Status" in the <a
153153
target="_blank"
154154
href="https://www2.gov.bc.ca/assets/gov/education/administration/kindergarten-to-grade-12/exams/trax_data_transfer_specifications.pdf"
155-
>Graduation Data File Specification</a>
155+
>Graduation Data File Specification</a>. Note all graduated students are on "Append Mode".
156156
</div>
157157
<div
158158
style="font-weight: bold"
@@ -279,7 +279,7 @@
279279
For more information, see "Replace or Append Course Status" in the <a
280280
target="_blank"
281281
href="https://www2.gov.bc.ca/assets/gov/education/administration/kindergarten-to-grade-12/exams/trax_data_transfer_specifications.pdf"
282-
>Graduation Data File Specification</a>
282+
>Graduation Data File Specification</a>. Note all graduated students are on "Append Mode".
283283
</div>
284284
<div
285285
style="font-weight: bold"

0 commit comments

Comments
 (0)