mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 00:33:58 -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(
|
mou = RadioField(
|
||||||
(
|
(
|
||||||
'Has your organisation accepted the GOV.UK Notify data sharing and financial '
|
'Has your organisation accepted the GOV.UK Notify data sharing and financial '
|
||||||
'agreement (Memorandum of Understanding)?'
|
'agreement?'
|
||||||
),
|
),
|
||||||
choices=[
|
choices=[
|
||||||
('yes', 'Yes'),
|
('yes', 'Yes'),
|
||||||
|
|||||||
Reference in New Issue
Block a user