Make WordPress Core


Ignore:
Timestamp:
10/24/2008 10:45:58 AM (17 years ago)
Author:
markjaquith
Message:

Do not put an overline for submit buttons at the top (TODO: figure out our style for options pages)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/options-discussion.php

    r9296 r9320  
    2424<?php wp_nonce_field('discussion-options') ?>
    2525
    26 <p class="submit">
     26<p class="submit submit-top">
    2727<input type="submit" name="Submit" value="<?php _e('Save Changes') ?>" />
    2828</p>
Note: See TracChangeset for help on using the changeset viewer.