From 49d8e68589c4cd275716741c2cbec7c5c5c7c643 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Wed, 29 Jun 2016 17:09:55 +0100 Subject: [PATCH] =?UTF-8?q?Rename=20=E2=80=98Add=20a=20new=20API=20key?= =?UTF-8?q?=E2=80=99=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ‘Create’ matches the text of the button on the previous page. --- app/templates/views/api-keys/create.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/api-keys/create.html b/app/templates/views/api-keys/create.html index 1be4bf326..6b4a0d97d 100644 --- a/app/templates/views/api-keys/create.html +++ b/app/templates/views/api-keys/create.html @@ -9,7 +9,7 @@ {% block maincolumn_content %}

- Add a new API key + Create an API key