diff --git a/app/templates/views/organisations/organisation/settings/edit-agreement.html b/app/templates/views/organisations/organisation/settings/edit-agreement.html index 05fb63c30..de0a3596d 100644 --- a/app/templates/views/organisations/organisation/settings/edit-agreement.html +++ b/app/templates/views/organisations/organisation/settings/edit-agreement.html @@ -22,7 +22,7 @@ option_hints={ 'yes': 'Users will be told their organisation has already signed the agreement', 'no': 'Users will be prompted to sign the agreement before they can go live', - 'unknown': 'Users won’t be prompted to sign the agreement' + 'unknown': 'Users will not be prompted to sign the agreement' } ) }} {{ page_footer('Save') }}