Admin styling updates from mt. fixes #5940

git-svn-id: http://svn.automattic.com/wordpress/trunk@6950 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2008-02-21 00:27:23 +00:00
parent efc3b70996
commit 2c874f5189
26 changed files with 104 additions and 112 deletions
+1 -1
View File
@@ -134,7 +134,7 @@ $messages[5] = __('Category not updated.');
<div class="tablenav">
<div style="float: left">
<input type="submit" value="<?php _e('Delete'); ?>" name="deleteit" class="button" />
<input type="submit" value="<?php _e('Delete'); ?>" name="deleteit" class="button-secondary" />
<?php wp_nonce_field('bulk-categories'); ?>
</div>