From a5c87367eece9c05acac22bb3894ddc9a37fe308 Mon Sep 17 00:00:00 2001 From: Tom Byers Date: Fri, 23 Oct 2020 17:01:12 +0100 Subject: [PATCH] Fix class names of copy template links --- app/templates/views/templates/copy.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/templates/copy.html b/app/templates/views/templates/copy.html index 6bd5f74ba..4d9b52da4 100644 --- a/app/templates/views/templates/copy.html +++ b/app/templates/views/templates/copy.html @@ -47,7 +47,7 @@ {{ item.name }} {% else %} - + {{ item.name }} {% endif %}