From ff8b21eb47b81cd99032ce63ad9e01dcb85830cc Mon Sep 17 00:00:00 2001 From: nacin Date: Fri, 25 May 2012 13:45:16 +0000 Subject: [PATCH] s/sumbit/submit/. props tollmanz, fixes #20744. git-svn-id: http://core.svn.wordpress.org/trunk@20896 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/meta-boxes.php | 2 +- wp-admin/press-this.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-admin/includes/meta-boxes.php b/wp-admin/includes/meta-boxes.php index ed4c55b1e..7dc455286 100644 --- a/wp-admin/includes/meta-boxes.php +++ b/wp-admin/includes/meta-boxes.php @@ -356,7 +356,7 @@ function post_categories_meta_box( $post, $box ) { labels->parent_item_colon; ?> $taxonomy, 'hide_empty' => 0, 'name' => 'new'.$taxonomy.'_parent', 'orderby' => 'name', 'hierarchical' => 1, 'show_option_none' => '— ' . $tax->labels->parent_item . ' —', 'tab_index' => 3 ) ); ?> - +

diff --git a/wp-admin/press-this.php b/wp-admin/press-this.php index 08a38c2c7..184083f30 100644 --- a/wp-admin/press-this.php +++ b/wp-admin/press-this.php @@ -524,7 +524,7 @@ var photostorage = false; labels->parent_item_colon; ?> 'category', 'hide_empty' => 0, 'name' => 'newcategory_parent', 'orderby' => 'name', 'hierarchical' => 1, 'show_option_none' => '— ' . $tax->labels->parent_item . ' —', 'tab_index' => 3 ) ); ?> - +