From b5e9c9c703c960ff1ac8ec5b45dec8923a11987d Mon Sep 17 00:00:00 2001 From: nacin Date: Sat, 9 Oct 2010 08:59:57 +0000 Subject: [PATCH] Fix some notices. props mrmist, fixes #15079. Also some standards fixes. git-svn-id: http://svn.automattic.com/wordpress/trunk@15761 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/themes.php | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/wp-admin/themes.php b/wp-admin/themes.php index 031b77c46..697b0f0ec 100644 --- a/wp-admin/themes.php +++ b/wp-admin/themes.php @@ -136,41 +136,40 @@ if ( ! current_user_can( 'switch_themes' ) ) {
-