From 15c89a78c097dc00ad7b8ca3314581ed3b058187 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Mon, 24 Aug 2020 14:20:05 +0100 Subject: tweaks --- ctrack/organisations/templates/organisations/organisation_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ctrack/organisations') diff --git a/ctrack/organisations/templates/organisations/organisation_detail.html b/ctrack/organisations/templates/organisations/organisation_detail.html index c3a2fb5..8c9ac3b 100644 --- a/ctrack/organisations/templates/organisations/organisation_detail.html +++ b/ctrack/organisations/templates/organisations/organisation_detail.html @@ -86,7 +86,7 @@ {% endfor %} {% else %} - Add + Add new... {% endif %} -- cgit v1.2.3