We lost the option fade.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2838 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
fa38002141
commit
ee121a076e
|
@ -256,7 +256,7 @@ function ajaxNewCat() {
|
|||
<?php
|
||||
require(ABSPATH . '/wp-admin/menu-header.php');
|
||||
|
||||
if ( $parent_file == 'options-general.php' ) {
|
||||
if ( $parent_file == 'options-personal.php' ) {
|
||||
require(ABSPATH . '/wp-admin/options-head.php');
|
||||
}
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue