From 8f19f135b90bfc4e2ee3efe1a18427221e5e97ce Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 11 Feb 2011 00:01:06 +0100 Subject: Add some data on operation (closes #157) --- ishtar/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ishtar/templates/base.html') diff --git a/ishtar/templates/base.html b/ishtar/templates/base.html index 22e6d4239..4d9502d39 100644 --- a/ishtar/templates/base.html +++ b/ishtar/templates/base.html @@ -27,7 +27,7 @@ ({% trans "Log out" %} | {% trans "Change password" %}) {% else %} - {% trans "Log in" %} + {% trans "Log in" %} {% endif %} {% endblock %} -- cgit v1.2.3