Hi guys,
I am using Roundcube v.0.4
I use external form to login into Roundcube and want to replace the default login form with some text like "Your session has been expired".
I can't find where the form is called in code. Can you please help me out with this one
Thanks in advance!
The login is called from the index.php in the root. However the login screen itself can be found in the skins folder: /skins//templates/login.html
Thanks for your rapid response! It works great now.
This is what I call nice community!