From 2074c40569aad3b0caa93c36244dd6bbbccb6736 Mon Sep 17 00:00:00 2001 From: Csaba Turek Date: Tue, 5 Jul 2016 15:28:25 +0200 Subject: [PATCH] Character tab Translating error under Doctrines (#495) --- stock/templates/registered/fleetupdoctrinesview.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stock/templates/registered/fleetupdoctrinesview.html b/stock/templates/registered/fleetupdoctrinesview.html index 568bd6f8..d54e69f0 100644 --- a/stock/templates/registered/fleetupdoctrinesview.html +++ b/stock/templates/registered/fleetupdoctrinesview.html @@ -25,7 +25,7 @@
  • {% trans "Doctrines" %} (current)
  • {% trans "Fittings" %}
  • {% if perms.auth.corp_stats %} -
  • {% trans "Characters
  • +
  • {% trans "Characters" %}
  • {% endif %}
  • @@ -83,4 +83,4 @@ -{% endblock content %} \ No newline at end of file +{% endblock content %}