From 872138529aeef7232dee69c2ac47725d125531c5 Mon Sep 17 00:00:00 2001 From: Laurent Curau Date: Wed, 5 Feb 2020 12:30:56 +0000 Subject: [PATCH] Small content updates --- .../transition_checker_requests/_request_details.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/transition_checker_requests/_request_details.html.erb b/app/views/transition_checker_requests/_request_details.html.erb index 1fcad19b5..3b80f747e 100644 --- a/app/views/transition_checker_requests/_request_details.html.erb +++ b/app/views/transition_checker_requests/_request_details.html.erb @@ -1,6 +1,6 @@

- Use this form to request an update to the new rules in 2021 checker. + Use this form to request a change to the tool for helping people find out how to get ready for new rules in 2021. https://www.gov.uk/transition-check

@@ -32,7 +32,7 @@ <%= f.input( :change_link_to, label: "Change link to", - hint: "If the link to the relevant service or guidance has changed, provide the new link", + hint: "If the link to the relevant service or guidance has changed, provide the new link.", input_html: { class: "input-md-6" }, ) %>