More screen icons and fixes, includes patch by johnconners, fixes #8380

git-svn-id: http://svn.automattic.com/wordpress/trunk@9912 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2008-11-26 23:35:23 +00:00
parent 5410af6e2a
commit f0b7562b48
13 changed files with 161 additions and 86 deletions

View File

@@ -39,6 +39,7 @@ _fill_empty_category($category);
?>
<div class="wrap">
<?php screen_icon(); ?>
<h2><?php _e('Edit Category'); ?></h2>
<div id="ajax-response"></div>
<form name="editcat" id="editcat" method="post" action="categories.php" class="validate">