diff --git a/wp-admin/import.php b/wp-admin/import.php index d332c52b6..3be871b4b 100644 --- a/wp-admin/import.php +++ b/wp-admin/import.php @@ -81,7 +81,7 @@ if (empty ($importers)) { '&TB_iframe=true&width=600&height=550') . '" class="thickbox" title="' . esc_attr__('Install importer') . '">' . $data[0] . ''; } else { - $action = "{$data[0]}"; + $action = "{$data[0]}"; } if ($style != '')