From 055ef188b79f8b14e7c7838fd39b70fafb4a8b33 Mon Sep 17 00:00:00 2001 From: Nick Warms Date: Fri, 13 Dec 2024 16:14:26 +0000 Subject: [PATCH] Fix page link on the edit contacts form --- CHANGELOG.md | 1 + .../Pages/Trusts/Contacts/_EditContactsForm.cshtml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7a0c50d7..fa2f7946e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Update dependencies - Update breadcrumbs to add page name - Change `span` to `strong` to highlight text emphasis to screen readers on the Ofsted Safeguarding page +- Fix page on the cancel button on the edit contacts form ### Removed diff --git a/DfE.FindInformationAcademiesTrusts/Pages/Trusts/Contacts/_EditContactsForm.cshtml b/DfE.FindInformationAcademiesTrusts/Pages/Trusts/Contacts/_EditContactsForm.cshtml index 565e62175..08fe11db0 100644 --- a/DfE.FindInformationAcademiesTrusts/Pages/Trusts/Contacts/_EditContactsForm.cshtml +++ b/DfE.FindInformationAcademiesTrusts/Pages/Trusts/Contacts/_EditContactsForm.cshtml @@ -46,7 +46,7 @@ - + Cancel