Changeset 3759 for trunk/wp-admin/options-misc.php
- Timestamp:
- 05/02/2006 10:36:06 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-misc.php
r3570 r3759 12 12 <h2><?php _e('Miscellaneous Options') ?></h2> 13 13 <form method="post" action="options.php"> 14 14 <?php wp_nonce_field('update-options') ?> 15 15 <fieldset class="options"> 16 16 <legend><?php _e('Uploading'); ?></legend>
Note: See TracChangeset
for help on using the changeset viewer.