From e6b9f77597a27ef1130898da244906de184b4e46 Mon Sep 17 00:00:00 2001 From: James Date: Tue, 8 Nov 2022 13:55:04 +0000 Subject: [PATCH] copy: Edit CSVs -> CSV https://github.com/Open-Telecoms-Data/cove-ofds/issues/15#issuecomment-1307260041 --- cove_ofds/templates/cove_ofds/explore.html | 4 ++-- cove_ofds/templates/cove_ofds/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cove_ofds/templates/cove_ofds/explore.html b/cove_ofds/templates/cove_ofds/explore.html index 3f9cf05..ed922be 100644 --- a/cove_ofds/templates/cove_ofds/explore.html +++ b/cove_ofds/templates/cove_ofds/explore.html @@ -130,7 +130,7 @@

- {% trans 'CSVs' %} {% if original_format == 'csvs' %}{% trans '(original)' %}{% endif %} + {% trans 'CSV' %} {% if original_format == 'csvs' %}{% trans '(original)' %}{% endif %}

@@ -149,7 +149,7 @@

Uncompressed:

diff --git a/cove_ofds/templates/cove_ofds/index.html b/cove_ofds/templates/cove_ofds/index.html index 2cc1f54..9857853 100644 --- a/cove_ofds/templates/cove_ofds/index.html +++ b/cove_ofds/templates/cove_ofds/index.html @@ -24,7 +24,7 @@
  • - CSVs + CSV