From 0ab1e89a2a9385f2ef05cf82639a5ab55fa38488 Mon Sep 17 00:00:00 2001 From: Kat Date: Thu, 25 May 2023 16:38:50 +0100 Subject: [PATCH] Change the wording --- app/views/layouts/_collection_resources.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/layouts/_collection_resources.html.erb b/app/views/layouts/_collection_resources.html.erb index af0b3847d..254cf9acd 100644 --- a/app/views/layouts/_collection_resources.html.erb +++ b/app/views/layouts/_collection_resources.html.erb @@ -10,7 +10,7 @@ metadata: "PDF, 278 KB, 8 pages", }, { - name: "Lettings bulk upload template (2023/24) *new question ordering*", + name: "Lettings bulk upload template (2023/24) – New question ordering", href: download_23_24_lettings_bulk_upload_template_path, metadata: "Microsoft Excel, 15 KB", }, @@ -34,7 +34,7 @@ metadata: "PDF, 421 KB, 8 pages", }, { - name: "Sales bulk upload template (2023/24) *new question ordering*", + name: "Sales bulk upload template (2023/24) – New question ordering", href: download_23_24_sales_bulk_upload_template_path, metadata: "Microsoft Excel, 21 KB", },