Skip to content

Commit d6ee538

Browse files
committed
What is your entitlement decision?
1 parent 1eab5cd commit d6ee538

File tree

1 file changed

+17
-22
lines changed

1 file changed

+17
-22
lines changed

app/views/unhappy-path-step5-manage-error.html

+17-22
Original file line numberDiff line numberDiff line change
@@ -51,33 +51,30 @@
5151
Go back</a>
5252
</div>
5353

54+
<div class="nhsuk-error-summary nhsuk-u-margin-top-6" aria-labelledby="error-summary-title" role="alert" tabindex="-1">
55+
<h2 class="nhsuk-error-summary__title" id="error-summary-title">
56+
There is a problem
57+
</h2>
58+
<div class="nhsuk-error-summary__body">
59+
<ul class="nhsuk-list nhsuk-error-summary__list" role="list">
60+
<li>
61+
<a href="#example-error-1" style="font-size: 1.1875rem;">Select to issue or reject entitlement.</a>
62+
</li>
63+
</ul>
64+
</div>
65+
</div>
66+
67+
5468
<div class="nhsuk-grid-row nhsuk-u-margin-top-9">
5569
<div class="nhsuk-grid-column-full">
56-
<div class="nhsuk-error-summary" aria-labelledby="error-summary-title" role="alert" tabindex="-1">
57-
<h2 class="nhsuk-error-summary__title" id="error-summary-title">
58-
There is a problem
59-
</h2>
60-
<div class="nhsuk-error-summary__body">
61-
<p>
62-
Select to issue or reject entitlement.
63-
</p>
64-
<ul class="nhsuk-list nhsuk-error-summary__list" role="list">
65-
<li>
66-
<a href="#example-error-1" style="font-size: 1.1875rem;">What is your entitlement decision?</a>
67-
</li>
68-
</ul>
69-
</div>
70-
</div>
71-
<h1 class="nhsuk-heading-xl nhsuk-u-margin-bottom-5">
72-
Manage pending application
70+
<h1 class="nhsuk-heading-l">
71+
What is your entitlement decision?
7372
</h1>
7473
</div>
7574
</div>
7675

7776
<!-- Personal Details - Start -->
7877

79-
<div class="nhsuk-card">
80-
<div class="nhsuk-card__content">
8178
<div class="nhsuk-grid-row">
8279
<div class="nhsuk-grid-column-three-quarters">
8380
<div class="nhsuk-form-group nhsuk-u-margin-top-4">
@@ -86,7 +83,7 @@ <h1 class="nhsuk-heading-xl nhsuk-u-margin-bottom-5">
8683
<fieldset class="nhsuk-fieldset" id="example-error-1">
8784
<legend class="nhsuk-fieldset__legend nhsuk-fieldset__legend--l">
8885
<p class="nhsuk-label nhsuk-date-input__label nhsuk-error-message" style="font-weight: 600;">
89-
<span class="nhsuk-u-visually-hidden">Error:</span>What is your entitlement decision?
86+
<span class="nhsuk-u-visually-hidden">Error:</span>Select to issue or reject entitlement.
9087
</p>
9188
</legend>
9289

@@ -119,8 +116,6 @@ <h1 class="nhsuk-heading-xl nhsuk-u-margin-bottom-5">
119116
<a href="unhappy-path-step4-case-management-pending-check" style="display: block;" class="nhsuk-u-margin-top-4 nhsuk-u-margin-bottom-4">Cancel</a>
120117
</div>
121118
</div>
122-
</div>
123-
</div>
124119
</div>
125120
</div>
126121

0 commit comments

Comments
 (0)