From 71dec45612e1d8db9f315284d4fdef405078b7b6 Mon Sep 17 00:00:00 2001 From: Andrew 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: https://develop.svn.wordpress.org/trunk@15761 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 031b77c46d..697b0f0ec8 100644 --- a/wp-admin/themes.php +++ b/wp-admin/themes.php @@ -136,41 +136,40 @@ if ( ! current_user_can( 'switch_themes' ) ) {
-