From 2066915a49fa45aeb2bc3ed79b7c6e0484b8d0af Mon Sep 17 00:00:00 2001 From: equinox Date: Tue, 27 Sep 2011 08:01:14 +0200 Subject: i18n support --- templates/login.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/login.html') diff --git a/templates/login.html b/templates/login.html index ea0fe89..09b130c 100644 --- a/templates/login.html +++ b/templates/login.html @@ -10,10 +10,10 @@
- Konto erstellen + create account
uid:
${errors.username} -
passwort:
+
password:
${errors.password}
-- cgit v1.2.1