diff --git a/stock/templates/registered/addapikey.html b/stock/templates/registered/addapikey.html index 03c003e7..a0f9c9bc 100644 --- a/stock/templates/registered/addapikey.html +++ b/stock/templates/registered/addapikey.html @@ -25,8 +25,7 @@ {% endif %}
{% trans "Create - a full API key" %} + href="https://community.eveonline.com/support/api-key/CreatePredefined?accessMask={{MEMBER_API_MASK}}">{% trans "Create a full API key" %}
{% blocktrans %}Blue API keys require access mask {{BLUE_API_MASK}} or greater for services.{% endblocktrans %} @@ -38,8 +37,7 @@ {% endif %}
{% trans "Create - a blue key" %} + href="https://community.eveonline.com/support/api-key/CreatePredefined?accessMask={{BLUE_API_MASK}}">{% trans "Create a blue key" %}