From 1bd73817b0cfa9c9dc4f6e40c6b4cdb7e6396b6d Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Tue, 4 Sep 2012 21:11:17 +0000 Subject: [PATCH] Make the 'Download Export File' button primary. Props helenyhou. fixes #21781 git-svn-id: https://develop.svn.wordpress.org/trunk@21749 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/export.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/export.php b/wp-admin/export.php index 8257b5187b..eaf76fc751 100644 --- a/wp-admin/export.php +++ b/wp-admin/export.php @@ -204,7 +204,7 @@ function export_date_options( $post_type = 'post' ) {

- +