From afb0ea4d0afe4acdb5df15ab92cfc202443f6b26 Mon Sep 17 00:00:00 2001 From: "mark.j0hnst0n" Date: Mon, 15 Apr 2024 09:10:05 +0100 Subject: [PATCH 1/2] form link added --- exporter/templates/applications/goods/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exporter/templates/applications/goods/index.html b/exporter/templates/applications/goods/index.html index 0e9d9f9dbe..eb5e720275 100644 --- a/exporter/templates/applications/goods/index.html +++ b/exporter/templates/applications/goods/index.html @@ -16,7 +16,7 @@

- Where possible, please add items in the same order as they are shown on the end user undertaking document. This will help case officers process applications quickly. + Where possible, please add items in the same order as they are shown on the end-user undertaking form (opens in new tab). This will help case officers process applications quickly.

{% if application.status.key in 'applicant_editing,draft' %} From 1fc4303521b2d2444e99d06b4681e01d9d070b4b Mon Sep 17 00:00:00 2001 From: "mark.j0hnst0n" Date: Mon, 15 Apr 2024 12:03:09 +0100 Subject: [PATCH 2/2] govuk-link class added --- exporter/templates/applications/goods/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exporter/templates/applications/goods/index.html b/exporter/templates/applications/goods/index.html index eb5e720275..63f2fb5fbe 100644 --- a/exporter/templates/applications/goods/index.html +++ b/exporter/templates/applications/goods/index.html @@ -16,7 +16,7 @@

- Where possible, please add items in the same order as they are shown on the end-user undertaking form (opens in new tab). This will help case officers process applications quickly. + Where possible, please add items in the same order as they are shown on the end-user undertaking form (opens in new tab). This will help case officers process applications quickly.

{% if application.status.key in 'applicant_editing,draft' %}