forked from extern/egroupware
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