X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/12471fdc58a1d8dc94c3cd902f1c1c531a4bfd6e..28866d0f2520b7515f3c06e9b61bcce4f44d53b1:/src/redakcja/templates/registration/head_login.html?ds=sidebyside
diff --git a/src/redakcja/templates/registration/head_login.html b/src/redakcja/templates/registration/head_login.html
index 26ccfb5e..4af3db92 100644
--- a/src/redakcja/templates/registration/head_login.html
+++ b/src/redakcja/templates/registration/head_login.html
@@ -17,6 +17,6 @@
{% else %}
{% url "cas_ng_login" as login_url %}
{% if login_url != request.path %}
- {% trans "Log In" %}
+ {% trans "Log In" %}
{% endif %}
{% endif %}