mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-04 12:30:04 +01:00
*** empty log message ***
This commit is contained in:
parent
0c2155f270
commit
d6bc8096ac
@ -802,7 +802,7 @@
|
||||
if (!empty($multiple) && 0+$multiple <= 0)
|
||||
{
|
||||
$sels[''] = $multiple < 0 ? 'all' : $multiple;
|
||||
if ($cell['no_lang'])
|
||||
if ((int)$cell['no_lang'] < 2)
|
||||
{
|
||||
$sels[''] = lang($sels['']);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user