From 8a208fc593198c84cee8aafdde2510c4efedfdc3 Mon Sep 17 00:00:00 2001 From: Richard Lynch Date: Mon, 23 Sep 2024 15:31:59 +0100 Subject: [PATCH] Amend sla timeframes --- app/views/additional_payments/landing_page.html.erb | 2 +- app/views/submissions/_confirmation.html.erb | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/additional_payments/landing_page.html.erb b/app/views/additional_payments/landing_page.html.erb index b49e8f64fd..1dad8b7474 100644 --- a/app/views/additional_payments/landing_page.html.erb +++ b/app/views/additional_payments/landing_page.html.erb @@ -64,7 +64,7 @@

- Payments are given up to 16 weeks from applying. You will receive an approval email with further information on your application. + Payments are given up to 26 weeks from applying. You will receive an approval email with further information on your application.

<%= govuk_details(summary_text: "The different additional payments") do %> diff --git a/app/views/submissions/_confirmation.html.erb b/app/views/submissions/_confirmation.html.erb index ddac160bc8..d961059416 100644 --- a/app/views/submissions/_confirmation.html.erb +++ b/app/views/submissions/_confirmation.html.erb @@ -3,7 +3,7 @@

- Payments are given up to 16 weeks from applying. We will email you updates on the progress of your application. + Payments are given up to 26 weeks from applying. We will email you updates on the progress of your application.

@@ -12,7 +12,7 @@