Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
</div>
@if (!Model.Approved) {
<div class="nhsuk-warning-callout">
<h3 class="nhsuk-warning-callout__label">
<h2 class="nhsuk-warning-callout__label">
<span role="text">
<span class="nhsuk-u-visually-hidden">Important: </span>
Your registration must be approved
</span>
</h3>
</h2>
<p>
Your registration must be approved by a centre administrator before you can log in.
You will receive an email at the address you registered with when your registration
Expand Down