Changeset 20885 for trunk/wp-admin/custom-background.php
- Timestamp:
- 05/24/2012 09:07:39 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/custom-background.php
r20884 r20885 249 249 <?php endif; ?> 250 250 <tr valign="top"> 251 <th scope="row"><?php _e(' UploadImage'); ?></th>251 <th scope="row"><?php _e('Select Image'); ?></th> 252 252 <td><form enctype="multipart/form-data" id="upload-form" method="post" action=""> 253 253 <p>
Note: See TracChangeset
for help on using the changeset viewer.