Roundcube Community Forum

Release Support => Release Discussion => Topic started by: sweetac on December 24, 2008, 02:04:37 PM

Title: Login form title modification
Post by: sweetac on December 24, 2008, 02:04:37 PM
I would like to change the title so it changes dynamically. I have multiple domains using a single installation for webmail. Currently it says "Welcome to [company_name]". I would like it to say "Welcome to abc.com Webmail" where abc.com is derived from $_SERVER['HTTP_HOST']. Does anybody have a way to do this?
Title: Login form title modification
Post by: Julius Caesar on January 23, 2009, 05:31:22 AM
You can modify your login.html from


<div class=&quot;boxtitle&quot;><roundcube:label name=&quot;welcome&quot; /></div>

to something like:



at