mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-05 08:31:00 -04:00
Update request to go live form too
We have an MOU and a contract now, not just an MOU.
This commit is contained in:
@@ -516,7 +516,7 @@ class RequestToGoLiveForm(StripWhitespaceForm):
|
||||
mou = RadioField(
|
||||
(
|
||||
'Has your organisation accepted the GOV.UK Notify data sharing and financial '
|
||||
'agreement (Memorandum of Understanding)?'
|
||||
'agreement?'
|
||||
),
|
||||
choices=[
|
||||
('yes', 'Yes'),
|
||||
|
||||
Reference in New Issue
Block a user