Skip to content

Commit 3ebc1dd

Browse files
authored
Merge pull request #53 from devansXD/excluded-tweak
Minor copy tweak to product pages
2 parents 287bd44 + 889baca commit 3ebc1dd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/views/current/product-page-wound-care.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ <h3 class="nhsuk-heading-s nhsuk-u-margin-bottom-3">Procurement decisions</h3>
238238
{# Under review - Blue 17% (3/18) #}
239239
<circle cx="18" cy="18" r="15.9" fill="none" stroke="#005eb8" stroke-width="3.5"
240240
stroke-dasharray="17 83" stroke-dashoffset="-72"></circle>
241-
{# Excluded - Grey 11% (2/18) #}
241+
{# Not procured - Grey 11% (2/18) #}
242242
<circle cx="18" cy="18" r="15.9" fill="none" stroke="#768692" stroke-width="3.5"
243243
stroke-dasharray="11 89" stroke-dashoffset="-89"></circle>
244244
</svg>

app/views/current/product-page.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ <h2 class="nhsuk-card__heading nhsuk-heading-m">
129129
<p class="nhsuk-body">
130130
<strong class="nhsuk-tag nhsuk-tag--green">Procured: 9 trusts</strong>
131131
<strong class="nhsuk-tag nhsuk-tag--blue">Under review: 2 trusts</strong>
132-
<strong class="nhsuk-tag nhsuk-tag--yellow">Excluded: 1 trust</strong>
132+
<strong class="nhsuk-tag nhsuk-tag--yellow">Not procured: 1 trust</strong>
133133
</p>
134134

135135
<details class="nhsuk-details nhsuk-u-margin-top-3">
@@ -158,7 +158,7 @@ <h3 class="nhsuk-heading-s">Under review (2 trusts)</h3>
158158
<li>Newcastle upon Tyne Hospitals NHS Foundation Trust</li>
159159
</ul>
160160

161-
<h3 class="nhsuk-heading-s">Excluded (1 trust)</h3>
161+
<h3 class="nhsuk-heading-s">Not procured (1 trust)</h3>
162162
<ul class="nhsuk-list">
163163
<li>Nottingham University Hospitals NHS Trust</li>
164164
</ul>
@@ -824,11 +824,11 @@ <h4 class="nhsuk-heading-s">Contact for peer discussion</h4>
824824
</div>
825825
</div>
826826

827-
{# Trust Evaluation 5 - Northumbria Healthcare (Excluded - Clinical trial with supplier response) #}
827+
{# Trust Evaluation 5 - Northumbria Healthcare (Not procured - Clinical trial with supplier response) #}
828828
<div class="nhsuk-card">
829829
<div class="nhsuk-card__content">
830830
<div class="nhsuk-u-margin-bottom-3">
831-
<strong class="nhsuk-tag nhsuk-tag--yellow">Excluded</strong>
831+
<strong class="nhsuk-tag nhsuk-tag--yellow">Not procured</strong>
832832

833833
</div>
834834

0 commit comments

Comments
 (0)