mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Do not put an overline for submit buttons at the top (TODO: figure out our style for options pages)
git-svn-id: https://develop.svn.wordpress.org/trunk@9320 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -129,7 +129,7 @@ else
|
||||
<?php wp_nonce_field('update-permalink') ?>
|
||||
|
||||
|
||||
<p class="submit">
|
||||
<p class="submit submit-top">
|
||||
<input type="submit" name="submit" class="button" value="<?php _e('Save Changes') ?>" />
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user