From a87700319bc7d63b9679b1494603e684aa86fdaa Mon Sep 17 00:00:00 2001 From: dd32 Date: Mon, 5 Apr 2010 00:00:53 +0000 Subject: [PATCH] Nest the HTML correctly on the Manage Themes page when the user does not have permission to Install themes. Fixes #12847 git-svn-id: http://svn.automattic.com/wordpress/trunk@14001 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/themes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/themes.php b/wp-admin/themes.php index a2e7c78048..6fc87aef6c 100644 --- a/wp-admin/themes.php +++ b/wp-admin/themes.php @@ -134,7 +134,7 @@ function theme_update_available( $theme ) {
-

+