mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-13 08:50:45 +01:00
one more old eGroupWare
This commit is contained in:
parent
b4505f7b71
commit
524264b6d6
@ -203,7 +203,7 @@ class Login
|
|||||||
{
|
{
|
||||||
$var['logo_url'] = 'http://'.$var['logo_url'];
|
$var['logo_url'] = 'http://'.$var['logo_url'];
|
||||||
}
|
}
|
||||||
$var['logo_title'] = $GLOBALS['egw_info']['server']['login_logo_title']?$GLOBALS['egw_info']['server']['login_logo_title']:'www.eGroupWare.org';
|
$var['logo_title'] = $GLOBALS['egw_info']['server']['login_logo_title']?$GLOBALS['egw_info']['server']['login_logo_title']:'www.egroupware.org';
|
||||||
$tmpl->set_var($var);
|
$tmpl->set_var($var);
|
||||||
|
|
||||||
/* language section if activated in site Config */
|
/* language section if activated in site Config */
|
||||||
|
Loading…
Reference in New Issue
Block a user