From 0e4244b440240c62aef86df952f8f8b59160387a Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Thu, 7 Aug 2008 09:11:20 +0000 Subject: [PATCH] "removed onchange attribute on password which caused the creation of 2 sessions in konqueror, it seems to be unneccessary in FF, IE and konq anyway" --- phpgwapi/templates/default/login.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/phpgwapi/templates/default/login.tpl b/phpgwapi/templates/default/login.tpl index 0b71557d68..eb4573dbc0 100644 --- a/phpgwapi/templates/default/login.tpl +++ b/phpgwapi/templates/default/login.tpl @@ -7,7 +7,7 @@
{cd}
- + @@ -43,7 +43,7 @@ - + @@ -54,7 +54,7 @@
{website_title}
{lang_password}: 
 
- {lostpassword_link} + {lostpassword_link} {lostid_link} {register_link}