Changeset 6850 for trunk/wp-admin/options-misc.php
- Timestamp:
- 02/14/2008 03:33:56 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/options-misc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-misc.php
r6846 r6850 14 14 <?php wp_nonce_field('update-options') ?> 15 15 <h3><?php _e('Uploading'); ?></h3> 16 <table class="niceblue" width="100%">16 <table class="niceblue"> 17 17 <tr valign="top"> 18 18 <th scope="row"><?php _e('Store uploads in this folder'); ?></th>
Note: See TracChangeset
for help on using the changeset viewer.