Make WordPress Core


Ignore:
Timestamp:
02/21/2008 12:27:23 AM (18 years ago)
Author:
ryan
Message:

Admin styling updates from mt. fixes #5940

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/template.php

    r6943 r6950  
    946946</p>
    947947<p class="submit">
    948 <input type="submit" value="<?php _e( 'Upload file and import' ); ?>" />
     948<input type="submit" class="button" value="<?php _e( 'Upload file and import' ); ?>" />
    949949</p>
    950950</form>
Note: See TracChangeset for help on using the changeset viewer.