X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/41578db67d72562346e4dbb2a14889b23d522813..f5fcdc7994bb67cce809bc4777944ae8b7fad4a4:/wp-admin/import.php diff --git a/wp-admin/import.php b/wp-admin/import.php index e6f05e0e..0f427760 100644 --- a/wp-admin/import.php +++ b/wp-admin/import.php @@ -25,7 +25,7 @@ get_current_screen()->add_help_tab( array( get_current_screen()->set_help_sidebar( '

' . __('For more information:') . '

' . - '

' . __('Documentation on Import') . '

' . + '

' . __('Documentation on Import') . '

' . '

' . __('Support Forums') . '

' ); @@ -76,10 +76,9 @@ if ( empty( $importers ) ) { } else { uasort( $importers, '_usort_by_first_member' ); ?> - +
$data) { $action = ''; if ( isset( $data['install'] ) ) { @@ -108,9 +107,8 @@ if ( empty( $importers ) ) { $action = "{$data[0]}"; } - $alt = $alt ? '' : ' class="alternate"'; echo " - + ";
$action {$data[1]}