diff --git a/wp-admin/export.php b/wp-admin/export.php
index 69b6e11ece..8e238e13a3 100644
--- a/wp-admin/export.php
+++ b/wp-admin/export.php
@@ -136,7 +136,16 @@ function export_date_options() {
- 'post_author', 'multi' => true, 'show_option_all' => __('All') ) ); ?>
+
@@ -165,7 +174,16 @@ function export_date_options() {
-
- 'page_author', 'multi' => true, 'show_option_all' => __('All') ) ); ?>
+
-