On 08/10/2011 02:48 PM, Günter Kits wrote:
> Hello,
>
> Not all systems are using e-mail for identification. IMHO "Username" is too 
> specific for the login identifier, so I recommend to replace it with
> "Account name" or "Account".

i was more thinking of something configurable via main.inc.php -
something in the fashion of

   $rcmail_config['loginlabel_username'] = rcube_label('username')

or simply

   $rcmail_config['loginlabel_username'] = 'username';

(and roundcube will try searching for a translation by itself)

> Also, adding a common footer is not a bad idea either. The best solution 
> would be if it's configurable via main.inc.php. So one could add Terms of
> service, Privacy etc link/notices to the footer of the RoundCube (and login 
> page).

thanks,
raoul
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/8f4f07cd

Reply via email to