now with even fewer letters

This commit is contained in:
stvnrlly
2022-10-18 15:27:13 +00:00
parent 44e8c0fe89
commit b6a6a14bc7
10 changed files with 37 additions and 46 deletions

View File

@@ -1674,7 +1674,7 @@ class SupportRedirect(StripWhitespaceForm):
who = GovukRadiosField(
'What do you need help with?',
choices=[
('public-sector', 'I work in the public sector and need to send emails, text messages or letters'),
('public-sector', 'I work in the public sector and need to send emails or text messages'),
('public', 'Im a member of the public with a question for the government'),
],
param_extensions={