[imp] Re: Change Default loign page
    John H. Bennett III 
    bennettj at thebennetthome.com
       
    Thu Mar 17 05:03:41 PST 2005
    
    
  
>I just want to change the "Welcome to Horde" to another phrase. I know 
>how to do it in "horde" but not in "imp"when "imp" is the default 
>application. I have look at /horde/imp/templates/login/login.inc but not 
>usre how to do it.
>Thanks.
>Regards
>Alan
Look at imp/login.php around line 131.  Search for Welcome. 
Mine looks like the below and says Welcome to Webmail
$title = sprintf(_("Welcome to Web%s"), $registry->get('name', ($imp_auth) ?
'imp' : null));
HTH,
JB
    
    
More information about the imp
mailing list