From c6445eda9f34d872476db79d795e56e210130d76 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Fri, 1 Feb 2019 16:19:20 +0000 Subject: [PATCH] Fix button for functional tests --- app/templates/views/organisations/organisation/users/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/organisations/organisation/users/index.html b/app/templates/views/organisations/organisation/users/index.html index 0226ade87..6bcade66b 100644 --- a/app/templates/views/organisations/organisation/users/index.html +++ b/app/templates/views/organisations/organisation/users/index.html @@ -52,7 +52,7 @@
- Invite team member + Invite team member
{% endblock %}