Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion app/views/current/category-wound-care.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ <h3 class="nhsuk-card__heading nhsuk-card__heading--feature">
Evaluated by trusts like mine
</legend>
<div class="nhsuk-hint" id="trust-hint">
Show products evaluated by trusts similar in size, type, or region
Show products evaluated by trusts similar in size, type or region
</div>

<div id="trust-items" class="nhsuk-checkboxes nhsuk-checkboxes--small" data-module="nhsuk-checkboxes" data-nhsuk-checkboxes-init="">
Expand Down
2 changes: 1 addition & 1 deletion app/views/current/product-detail.html
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,7 @@ <h4 class="nhsuk-heading-s nhsuk-u-margin-bottom-2">Contact for peer discussion<

{% set cardDescriptionHtml %}
<ul>
<li>disagree with with something on this page</li>
<li>disagree with something on this page</li>
<li>have a query about something on this page</li>
<li>would like to amend something on this page</li>

Expand Down
2 changes: 1 addition & 1 deletion app/views/current/product-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -928,7 +928,7 @@ <h4 class="nhsuk-heading-s">Supplier response</h4>

{% set cardDescriptionHtml %}
<ul>
<li>disagree with with something on this page</li>
<li>disagree with something on this page</li>
<li>have a query about something on this page</li>
<li>would like to amend something on this page</li>

Expand Down