Roundcube Community Forum

Release Support => Pending Issues => Topic started by: Jamy on July 13, 2009, 05:42:29 AM

Title: Put a value in login form username
Post by: Jamy on July 13, 2009, 05:42:29 AM
Hi, i wants to put a value in login form ("@domain.com") so users will not need to put @domain.com, how to modify this in the templates login.html?

Thanks a lot
Title: Put a value in login form username
Post by: rosali on July 13, 2009, 06:19:11 AM
You can do it by javascript:




Insert this just before the closing body tag. Not tested, but it should work.
Title: Put a value in login form username
Post by: Jamy on July 13, 2009, 08:11:03 AM
Thanks it works!
have a nice day