Skip to content

Commit

Permalink
feat(fe:FSADT1-1432): Change message to staff submission form users (#…
Browse files Browse the repository at this point in the history
…1146)

* feat(fe:FSADT1-1432): Change message to staff submission form users

* Update SubmissionReviewPage.vue
  • Loading branch information
mamartinezmejia authored Sep 11, 2024
1 parent 4b15a07 commit 7f9d0b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/pages/SubmissionReviewPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -515,8 +515,8 @@ const isProcessing = computed(() => {
title="You are not authorized to modify client information"
>
<div>
<p>To change your role please contact Client Admin through email
<span v-dompurify-html="getObfuscatedEmailLink(adminEmail)"></span> for help
<p>To change your role, email Client Admin at
<span v-dompurify-html="getObfuscatedEmailLink(adminEmail)"></span>
</p>
</div>
</cds-actionable-notification>
Expand Down

0 comments on commit 7f9d0b5

Please sign in to comment.