diff --git a/app/templates/views/service-settings/request-to-go-live.html b/app/templates/views/service-settings/request-to-go-live.html index 77650f794..57ac237d9 100644 --- a/app/templates/views/service-settings/request-to-go-live.html +++ b/app/templates/views/service-settings/request-to-go-live.html @@ -12,7 +12,7 @@

Request to go live

{% call banner_wrapper(type='warning') %} -

You must accept the GOV.UK Notify data sharing and financial agreement (Memorandum of Understanding) before we can process data for you.

+

You must accept the GOV.UK Notify data sharing and financial agreement (Memorandum of Understanding) before we can process data for you.

Contact the Notify team to get a copy of the agreement or to find out if your organisation has already accepted it. @@ -39,11 +39,11 @@

- {{ textbox(form.channel, width='1-2') }} - {{ textbox(form.start_date, width='1-2') }} - {{ textbox(form.start_volume, width='1-2') }} - {{ textbox(form.peak_volume, width='1-2') }} - {{ textbox(form.upload_or_api, width='1-2') }} + {{ textbox(form.channel, width='1-1') }} + {{ textbox(form.start_date, width='1-1') }} + {{ textbox(form.start_volume, width='1-1') }} + {{ textbox(form.peak_volume, width='1-1') }} + {{ textbox(form.upload_or_api, width='1-1') }}

Once you’ve completed the tasks needed to set up, we’ll make your service live. We’ll do this within one working day.