File tree Expand file tree Collapse file tree 4 files changed +4
-5
lines changed
Scripts/vuesrc/notification Expand file tree Collapse file tree 4 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 22 <div class =" lh-padding-fluid bg-white" >
33 <div class =" notifications-panel lh-container-xl" >
44 <div :class =" [showMessage ? 'd-none' : 'd-block', 'nhsuk-u-margin-top-7 nhsuk-u-margin-bottom-7']" >
5- <h1 >Notifications</h1 >
5+ <h1 >System Notifications</h1 >
66 <notification ref =" priorityNotification"
77 :priorityType =" this.NotificationPriority.Priority"
88 :showContent =" this.showPriorityContent"
Original file line number Diff line number Diff line change 1919 {
2020 <vc:error-summary order-of-property-names =" @(new[] { nameof(Model) })" />
2121 }
22- <h1 class =" nhsuk-heading-xl" >Summary list</h1 >
23- <h2 class =" nhsuk-heading-l" >Check your details</h2 >
22+ <h1 class =" nhsuk-heading-xl" >Check your details</h1 >
2423 <dl class =" nhsuk-summary-list" >
2524
2625 <div class =" nhsuk-summary-list__row" >
Original file line number Diff line number Diff line change 3030 <div class =" nhsuk-width-container app-width-container nhsuk-u-padding-bottom-9" >
3131 <vc:back-link asp-controller =" Home" asp-action =" Index" link-text =" Back to: Learning Hub" />
3232
33- <h1 >My bookmarks </h1 >
33+ <h1 >Bookmarked learning </h1 >
3434
3535 <div class =" nhsuk-grid-row" >
3636 <div class =" nhsuk-grid-column-full" >
Original file line number Diff line number Diff line change 88 <div class =" nhsuk-width-container app-width-container" >
99 <div class =" nhsuk-u-reading-width" >
1010 <div class =" app-width-container" >
11- <h1 class =" nhsuk-heading-xl nhsuk-u-padding-top-7" >My account</h1 >
11+ <h1 class =" nhsuk-heading-xl nhsuk-u-padding-top-7" >My account details </h1 >
1212 @if (isgeneralUser )
1313 {
1414 <div class =" nhsuk-inset-text" >
You can’t perform that action at this time.
0 commit comments