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
12 changes: 6 additions & 6 deletions app/views/current/evaluation-shared.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ <h2 class="nhsuk-heading-m">What happens next?</h2>

<ul class="nhsuk-list nhsuk-list--bullet">
<li>Other trusts and the product supplier will be able to view what you've shared soon.</li>
<li>You can update or edit your shared experience at any time from your dashboard.</li>
<li>You can update or edit your contributions at any time from your dashboard.</li>
<li>Trust members may begin to email or call the contacts you listed.</li>
</ul>

Expand Down Expand Up @@ -67,7 +67,7 @@ <h2 class="nhsuk-heading-m">What happens next?</h2>

<h2 class="nhsuk-heading-m">Want to help even more?</h2>

<p>You have <strong>3 other products</strong> in use at your trust that don't have any shared documents yet:</p>
<p>You have <strong>3 other products</strong> in use at your trust that don't have any shared experience yet:</p>

<ul class="nhsuk-list">
<li class="nhsuk-u-margin-bottom-4">
Expand All @@ -80,7 +80,7 @@ <h3 class="nhsuk-card__heading">
</h3>
<p class="nhsuk-card__description">Acme Medical Devices</p>
<p class="nhsuk-body-s nhsuk-u-secondary-text-color">
<strong class="nhsuk-tag nhsuk-tag--grey">No shared documents yet</strong>
<strong class="nhsuk-tag nhsuk-tag--grey">No shared documents</strong>
</p>
</div>
</div>
Expand All @@ -96,7 +96,7 @@ <h3 class="nhsuk-card__heading">
</h3>
<p class="nhsuk-card__description">VitalSigns Technologies</p>
<p class="nhsuk-body-s nhsuk-u-secondary-text-color">
<strong class="nhsuk-tag nhsuk-tag--grey">No shared documents yet</strong>
<strong class="nhsuk-tag nhsuk-tag--grey">No shared documents</strong>
</p>
</div>
</div>
Expand All @@ -112,7 +112,7 @@ <h3 class="nhsuk-card__heading">
</h3>
<p class="nhsuk-card__description">DigiDoc Healthcare</p>
<p class="nhsuk-body-s nhsuk-u-secondary-text-color">
<strong class="nhsuk-tag nhsuk-tag--grey">No shared documents yet</strong>
<strong class="nhsuk-tag nhsuk-tag--grey">No shared documents</strong>
</p>
</div>
</div>
Expand All @@ -121,7 +121,7 @@ <h3 class="nhsuk-card__heading">

<p>
<a href="/share-evaluation" class="nhsuk-button nhsuk-button--secondary">
Share documents for these products
Share experience for these products
</a>
</p>

Expand Down