Make WordPress Core


Ignore:
Timestamp:
10/24/2008 10:45:58 AM (18 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-writing.php

    r9233 r9320  
    2424<input type="hidden" name="action" value="update" />
    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.