Regarding this post:
https://vborg.vbsupport.ru/showpost....7&postcount=61
I simply changed the following in the "awards_category" template:
PHP Code:
<td class="tcat" colspan="$totalcols">
To this:
PHP Code:
<td class="tcat" colspan="4">
Not sure what the previous code was used for, so this is just a temp-fix for the problem. Let me know when you get around to it...