mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:50 +01:00
added lang-call to display_mainscreen
This commit is contained in:
parent
a09ccfb730
commit
b68857973c
@ -1692,7 +1692,7 @@ if (!@is_file(PHPGW_SERVER_ROOT . '/phpgwapi/templates/' . $GLOBALS['phpgw_info'
|
||||
$link_data[] = array
|
||||
(
|
||||
'pref_link' => $url,
|
||||
'pref_text' => $text
|
||||
'pref_text' => lang($text)
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user