From 0aaa4f998211e8c63d6b43d3a36fe7d6b561a36f Mon Sep 17 00:00:00 2001 From: RaNaN Date: Tue, 9 Mar 2010 18:22:41 +0100 Subject: several fixes, closed #84 --- module/web/templates/default/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/web/templates') diff --git a/module/web/templates/default/login.html b/module/web/templates/default/login.html index 185245f67..2f93e5aab 100644 --- a/module/web/templates/default/login.html +++ b/module/web/templates/default/login.html @@ -27,7 +27,7 @@ {% if form.errors %} - +

{% trans "Your username and password didn't match. Please try again." %}

{% endif %} -- cgit v1.2.3