mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-13 09:50:08 -04:00
Replace won't with will not
This commit is contained in:
committed by
Chris Hill-Scott
parent
8811903040
commit
c62f4ed706
@@ -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') }}
|
||||
|
||||
Reference in New Issue
Block a user