Update request to go live form too

We have an MOU and a contract now, not just an MOU.
This commit is contained in:
Chris Hill-Scott
2018-02-05 11:14:20 +00:00
committed by GitHub
parent bbe26580ff
commit edac271dbf

View File

@@ -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'),