From b05ab08790836f622d0bcd06eceb56c0bf1a7cfd Mon Sep 17 00:00:00 2001 From: Andrew Ozz Date: Sun, 15 Mar 2009 17:14:44 +0000 Subject: [PATCH] Fix undefined variable in theme-editor, props mrmist, fixes #9333 git-svn-id: https://develop.svn.wordpress.org/trunk@10792 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 75136cbddc..d388b4677f 100644 --- a/wp-admin/theme-editor.php +++ b/wp-admin/theme-editor.php @@ -202,9 +202,13 @@ if ($allowed_files) : - -
- + +
+ + + +
+