mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 00:13:35 +01:00
fixed typo
This commit is contained in:
parent
5e0e19e0dc
commit
075a7f7941
@ -193,7 +193,7 @@
|
||||
{
|
||||
$info['info_percent2'] = $info['info_percent'];
|
||||
}
|
||||
if ($this->prefs['show_id'] && !$show_links == 'no_describtion')
|
||||
if ($this->prefs['show_id'] && $show_links != 'no_describtion')
|
||||
{
|
||||
$info['info_number'] = $info['info_id'];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user