Changeset 6772
- Timestamp:
- 02/09/08 20:17:49 (7 months ago)
- Files:
-
- trunk/wp-admin/theme-editor.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-admin/theme-editor.php
r6026 r6772 136 136 </p> 137 137 <?php else : ?> 138 <p><em><?php _e(' If this file were writable you could edit it.'); ?></em></p>138 <p><em><?php _e('You need to make this file writable before you can save your changes. See <a href="http://codex.wordpress.org/Changing_File_Permissions">the Codex</a> for more information.'); ?></em></p> 139 139 <?php endif; ?> 140 140 </form>
