Skip to content

Commit

Permalink
spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
jenbeckett committed Jan 5, 2024
1 parent 2f990bc commit 82dfb81
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions frontend/src/components/mtfi/CurrentFeeVerification.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,14 @@
<div class="row pt-4 justify-center">
<span class="text-h5">Child Care Fee Reduction Initiative (CCFRI)</span>
</div>
<br>
<br><br>
<FacilityHeader :facilityAccountNumber="currentFacility?.facilityAccountNumber" :facilityName="currentFacility.facilityName" :licenseNumber="currentFacility?.licenseNumber"></FacilityHeader>
<br>
<!-- <div class="row pt-4 justify-center">
<span class="text-h5">Facility Name: {{ currentFacility?.facilityName }}</span>
</div>
<div class="row pt-4 justify-center">
<span class="text-h5">Licence Number: {{ currentFacility?.licenseNumber }}</span>
</div> -->
<br>



<div v-if="languageYearLabel != programYearTypes.HISTORICAL" class="row pt-4 justify-center">
<span class="text-h6"> <strong>New for 2024/25:</strong> CCFRI regions align with the BCSSA's grouping of school districts into 6 regional chapters. Use the <a href="https://bcmcf.ca1.qualtrics.com/jfe/form/SV_eVcEWJC8HTelRCS" target="_blank">BCSSA region lookup</a> to find your region.</span> <br><br>
</div>


<br><br>
<div class="row pt-4 justify-center">
<span class="text-h6">Our records show this facility's approved parent fees are as follows:</span>
Expand Down

0 comments on commit 82dfb81

Please sign in to comment.