From: Guillaume Pellerin Date: Fri, 22 Jan 2016 14:07:13 +0000 (+0100) Subject: admin to target blank X-Git-Tag: 2.8.1-pro~239 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=32ba0e60d9761d6c51ecbf67eaa20b4f79fcdafa;p=teleforma.git admin to target blank --- diff --git a/teleforma/templates/telemeta/base.html b/teleforma/templates/telemeta/base.html index c1a9ec46..eaff17d4 100644 --- a/teleforma/templates/telemeta/base.html +++ b/teleforma/templates/telemeta/base.html @@ -113,7 +113,7 @@ alt="logo" /> {% if user.is_authenticated %} {% if user.is_staff %} -
  • {% trans "Admin" %}
  • +
  • {% trans "Admin" %}
  • {% endif %}