From 30d3e3377b8a5cd18351278e925cedf4d434a1cc Mon Sep 17 00:00:00 2001 From: azaozz Date: Tue, 12 May 2009 00:08:31 +0000 Subject: [PATCH] Clear float in themes search results, props hakre, fixes #9694 git-svn-id: http://svn.automattic.com/wordpress/trunk@11286 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/theme-install.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wp-admin/includes/theme-install.php b/wp-admin/includes/theme-install.php index abcb90d64..66c215432 100644 --- a/wp-admin/includes/theme-install.php +++ b/wp-admin/includes/theme-install.php @@ -391,8 +391,9 @@ function display_themes($themes, $page = 1, $totalpages = 1) { if ( $page_links ) echo "\t\t
$page_links
"; - ?>
+ ?> +