fixed typo

This commit is contained in:
Ralf Becker 2006-03-27 15:35:01 +00:00
parent 5e0e19e0dc
commit 075a7f7941

View File

@ -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'];
}