katziex
Thanks.
Omar Bazavilvazo - xenovanis
sorry .. that variable should not be there.
in MessageIndex.template.php look for:
<td colspan="4" class="catbg', $category['new'] ? '2' : '', '" height="18">', $txt['parent_boards'], '</td>
replace with
<td colspan="4" class="catbg" height="18">', $txt['parent_boards'], '</td>