From 9e6111fd005652ffde4ec8b3d21c10e13a5d46c4 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Tue, 2 Aug 2016 16:51:31 +0100 Subject: [PATCH] =?UTF-8?q?Make=20=E2=80=98download=E2=80=99=20wording=20c?= =?UTF-8?q?onsistent?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We changed this on the jobs page in 9a5fbca707f35c2cee388c66f059b08f29e6087f Missed doing it on the notifications page. --- app/templates/views/notifications.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/views/notifications.html b/app/templates/views/notifications.html index f55d3c6a1..087722456 100644 --- a/app/templates/views/notifications.html +++ b/app/templates/views/notifications.html @@ -35,9 +35,9 @@ {% if notifications %}

- Download as a CSV file + Download this report   - Delivery information is available for 7 days + Data available for 7 days

{% endif %}