Index: plugins/wordpresstv-anon-upload/anon-upload.php
===================================================================
--- plugins/wordpresstv-anon-upload/anon-upload.php	(revision 14455)
+++ plugins/wordpresstv-anon-upload/anon-upload.php	(working copy)
@@ -520,7 +520,7 @@
 								$cats = explode( ',', $cats );
 								foreach ( $cats as $cat ) {
 									if ( intval( $cat ) ) {
-										echo '<a href="#in-category-' . $cat . '" class="anon-cat-link" title="Click to approve">Unknown?</a>, ';
+										echo '<a href="#in-category-' . $cat . '-2" class="anon-cat-link" title="Click to approve">Unknown?</a>, ';
 									}
 								}
 							?>
