Changeset 6832
- Timestamp:
- 02/13/08 23:58:23 (9 months ago)
- Files:
-
- trunk/wp-admin/plugin-editor.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-admin/plugin-editor.php
r4881 r6832 142 142 </p> 143 143 <?php else : ?> 144 <p><em><?php _e(' If this file were writable you could edit it.'); ?></em></p>144 <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> 145 145 <?php endif; ?> 146 146 </form>
