From c0b1523f39e3f2292074fa0f257999df7052cbd8 Mon Sep 17 00:00:00 2001 From: Basraah Date: Mon, 20 Feb 2017 12:24:15 +1000 Subject: [PATCH] Fix translation tags --- stock/templates/registered/addapikey.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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" %}