From 083218222cb8f2f95bdb285472c724568f50fced Mon Sep 17 00:00:00 2001 From: azaozz Date: Sun, 15 Mar 2009 17:14:44 +0000 Subject: [PATCH] Fix undefined variable in theme-editor, props mrmist, fixes #9333 git-svn-id: http://svn.automattic.com/wordpress/trunk@10792 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/theme-editor.php | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/wp-admin/theme-editor.php b/wp-admin/theme-editor.php index 75136cbdd..d388b4677 100644 --- a/wp-admin/theme-editor.php +++ b/wp-admin/theme-editor.php @@ -202,9 +202,13 @@ if ($allowed_files) : - -
- + +
+ + + +
+