Changeset 2590 for trunk/wp-admin/templates.php
- Timestamp:
- 05/09/2005 11:01:12 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/templates.php
r2411 r2590 138 138 <h2><?php _e('Other Files') ?></h2> 139 139 140 <p><?php _e('To edit a file, type its name here. You can edit any file <a href="http:// wiki.wordpress.org/index.php/MakeWritable" title="Read more about making files writable">writable by the server</a>, e.g. CHMOD 666.') ?></p>140 <p><?php _e('To edit a file, type its name here. You can edit any file <a href="http://codex.wordpress.org/Changing_File_Permissions" title="Read more about making files writable">writable by the server</a>, e.g. CHMOD 666.') ?></p> 141 141 <form name="file" action="templates.php" method="get"> 142 142 <input type="text" name="file" />
Note: See TracChangeset
for help on using the changeset viewer.