From c28aefc2a894514016ac4d807a3382d88c44db12 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Wed, 31 Aug 2011 15:44:51 +0100 Subject: [PATCH] Fix switch ID --- app/eve_api/templates/eve_api/add.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/eve_api/templates/eve_api/add.html b/app/eve_api/templates/eve_api/add.html index 7d101d6..829c7d4 100644 --- a/app/eve_api/templates/eve_api/add.html +++ b/app/eve_api/templates/eve_api/add.html @@ -6,7 +6,7 @@ {% block content %} -{% ifswitch switch_name %} +{% ifswitch eve-cak %}

Please fill in your API key as provided on the EVE Online API page and a optional description.

{% else %}

Please fill in your API key details and a optional description. You can create a API key on the API support site