Index: wp-admin/themes.php
===================================================================
--- wp-admin/themes.php	(revision 17231)
+++ wp-admin/themes.php	(working copy)
@@ -157,7 +157,7 @@
 	<a id="filter-click" href="?filter=1"><?php _e( 'Feature Filter' ); ?></a>
 </p>
 
-<br class="clear"/>
+<br class="clear" />
 
 <div id="filter-box" style="display: none;">
 <?php $feature_list = get_theme_feature_list(); ?>
@@ -192,7 +192,7 @@
 	</div>
 	<br/>
 	</div>
-	<br class="clear"/>
+	<br class="clear" />
 </div>
 
 </form>
