diff --git a/allianceauth/authentication/templates/authentication/dashboard.html b/allianceauth/authentication/templates/authentication/dashboard.html index 45f53136..1b1a50cd 100644 --- a/allianceauth/authentication/templates/authentication/dashboard.html +++ b/allianceauth/authentication/templates/authentication/dashboard.html @@ -14,9 +14,9 @@
{{ fat.fatlink.fleet }} | {{ fat.character.character_name }} | {% if fat.station != "No Station" %} -{% blocktrans %}Docked in {% endblocktrans %}{{ fat.system }} | +{% blocktranslate %}Docked in {% endblocktranslate %}{{ fat.system }} | {% else %}{{ fat.system }} | {% endif %} diff --git a/allianceauth/permissions_tool/templates/permissions_tool/overview.html b/allianceauth/permissions_tool/templates/permissions_tool/overview.html index 50eafbbe..229487b0 100644 --- a/allianceauth/permissions_tool/templates/permissions_tool/overview.html +++ b/allianceauth/permissions_tool/templates/permissions_tool/overview.html @@ -8,10 +8,10 @@