Do not put an overline for submit buttons at the top (TODO: figure out our style for options pages)
git-svn-id: http://svn.automattic.com/wordpress/trunk@9320 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -23,7 +23,7 @@ include('admin-header.php');
|
||||
<input type='hidden' name='option_page' value='writing' />
|
||||
<input type="hidden" name="action" value="update" />
|
||||
|
||||
<p class="submit">
|
||||
<p class="submit submit-top">
|
||||
<input type="submit" name="Submit" value="<?php _e('Save Changes') ?>" />
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user