Skip to content

Commit

Permalink
Update claimant-individual-details.njk
Browse files Browse the repository at this point in the history
  • Loading branch information
MMNycz committed Aug 30, 2023
1 parent 7d609f6 commit 192d5f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/features/claim/views/claimant-individual-details.njk
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
{{ csrfProtection(csrf) }}

<p>{{ t('These details are shared with the person, business or organisation you are claiming from (the defendant).') }}</p>

<p><strong><span class="icon-important"> </span> <span style="font-weight: bold;">All details will be shared with the other parties involved in the claim.</span></strong></p>

<div class="icon-important">
<p><span style="font-weight: bold;">All details will be shared with the other parties involved in the claim.</span></strong></p>
</div>
{{
partyDetailsFragment(
form,
Expand Down

0 comments on commit 192d5f8

Please sign in to comment.