Skip to content

Commit

Permalink
Content Fix (#2041)
Browse files Browse the repository at this point in the history
  • Loading branch information
cameron-eyds authored Oct 17, 2024
1 parent c2e5d94 commit 2eb8da3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ppr-ui/src/views/mhrInformation/MhrTransportPermit.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
<p class="px-0 mr-n11">
By applying for a new transport permit you are confirming that the active transport permit
{{ getMhrInformation.permitRegistrationNumber }} issued on
{{ pacificDate(getMhrInformation.permitDateTime, true) }} has been completed and will render as no longer
active.
{{ pacificDate(getMhrInformation.permitDateTime, true) }} has been completed and will no longer be active.
</p>
<HomeLocationReview
class="mx-n8 mt-n1"
Expand Down

0 comments on commit 2eb8da3

Please sign in to comment.