Index: wp-admin/themes.php
===================================================================
--- wp-admin/themes.php	(revision 11001)
+++ wp-admin/themes.php	(working copy)
@@ -147,7 +147,6 @@
 </div>
 <?php endif; ?>
 
-<?php if ( 1 < $theme_total ) { ?>
 <table id="availablethemes" cellspacing="0" cellpadding="0">
 <?php
 $style = '';
@@ -215,7 +214,6 @@
 </tr>
 <?php } // end foreach $table ?>
 </table>
-<?php } ?>
 
 <br class="clear" />
 
