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 192d5f8 commit 79f9039
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>
<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>

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

{{
partyDetailsFragment(
form,
Expand Down

0 comments on commit 79f9039

Please sign in to comment.