Skip to content

Commit

Permalink
[PRMP-1331] Updated p headers to us h2 and h3 on download and delete …
Browse files Browse the repository at this point in the history
…confirm pages
  • Loading branch information
oliverbeumkes-nhs committed Dec 5, 2024
1 parent b9a3138 commit 8582fc1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ function DeleteResultStage({ numberOfFiles, setDownloadStage }: Props) {
</Card.Content>
</Card>
<p>You can no longer access this record using our storage.</p>
<p className="lloydgeorge_delete-complete_paragraph-headers">What happens next</p>
<h2>What happens next</h2>
<ol>
<li>
Make sure you safely store the paper version of this record, as it may be the
Expand All @@ -56,17 +56,13 @@ function DeleteResultStage({ numberOfFiles, setDownloadStage }: Props) {
If you think you’ve made a mistake, you will need to upload this record again
</li>
</ol>
<p className="lloydgeorge_delete-complete_paragraph-subheaders">
Your responsibilities after removing this record
</p>
<h3>Your responsibilities after removing this record</h3>
<p>
Everyone in a health and care organisation is responsible for managing records
appropriately. It is important all general practice staff understand their
responsibilities for creating, and disposing of records appropriately.
</p>
<p className="lloydgeorge_delete-complete_paragraph-subheaders">
Follow the Record Management Code of Practice
</p>
<h3>Follow the Record Management Code of Practice</h3>
<p>
The{' '}
<a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,17 +130,13 @@ function LloydGeorgeDownloadComplete({
</ol>
</>
)}
<p className="lloydgeorge_download-complete_paragraph-headers">
Your responsibilities with this record
</p>
<h2>Your responsibilities with this record</h2>
<p>
Everyone in a health and care organisation is responsible for managing records
appropriately. It is important all general practice staff understand their
responsibilities for creating, maintaining, and disposing of records appropriately.
</p>
<p className="lloydgeorge_download-complete_paragraph-subheaders">
Follow the Record Management Code of Practice
</p>
<h3>Follow the Record Management Code of Practice</h3>
<p>
The{' '}
<a href="https://transform.england.nhs.uk/information-governance/guidance/records-management-code">
Expand Down

0 comments on commit 8582fc1

Please sign in to comment.