Merge pull request #4008 from alphagov/update-service-name-advice

Update service name advice
This commit is contained in:
karlchillmaid
2021-09-01 12:32:33 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
<li>Electoral services {{ current_user.default_organisation.name }}</li>
<li>Blue Badge {{ current_user.default_organisation.name }}</li>
</ul>
<p class="govuk-body">You should only use an acronym if your users are already familiar with it.</p>
<p class="govuk-body">You should only use an acronym or initialism if your users are already familiar with it.</p>
{% call form_wrapper() %}

View File

@@ -23,7 +23,7 @@
<li>Blue Badge - {{ current_service.organisation.name or current_user.default_organisation.name }}</li>
</ul>
<p class="govuk-body">You should only use an acronym if your users are already familiar with it.</p>
<p class="govuk-body">You should only use an acronym or initialism if your users are already familiar with it.</p>
<div class="form-group">
{% if current_service.prefix_sms %}