From fb05c7e4b7aff7c0a2f86c633b2dd2a20d0f25c8 Mon Sep 17 00:00:00 2001
From: Ryan Boren
Date: Sat, 9 Feb 2008 20:17:49 +0000
Subject: [PATCH] More informative error message when theme files are not
writable. Props hansengel. fixes #5783
git-svn-id: https://develop.svn.wordpress.org/trunk@6772 602fd350-edb4-49c9-b593-d223f7449a82
---
wp-admin/theme-editor.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wp-admin/theme-editor.php b/wp-admin/theme-editor.php
index 5541f31220..745882c2bc 100644
--- a/wp-admin/theme-editor.php
+++ b/wp-admin/theme-editor.php
@@ -135,7 +135,7 @@ if ($allowed_files) :
?>
-
+the Codex for more information.'); ?>