Changeset 5676 for trunk/wp-admin/includes/template.php
- Timestamp:
- 06/11/2007 09:05:50 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/template.php
r5666 r5676 579 579 </p> 580 580 <p class="submit"> 581 <input type="submit" value="<?php _e( 'Upload file and import ' ); ?> »" />581 <input type="submit" value="<?php _e( 'Upload file and import »' ); ?>" /> 582 582 </p> 583 583 </form>
Note: See TracChangeset
for help on using the changeset viewer.