diff --git a/wp-admin/import/blogger.php b/wp-admin/import/blogger.php index 894ad7e88..fef2fe8e3 100644 --- a/wp-admin/import/blogger.php +++ b/wp-admin/import/blogger.php @@ -45,7 +45,7 @@ class Blogger_Import { // Shows the welcome screen and the magic auth link. function greet() { - $next_url = get_option('siteurl') . '/wp-admin/index.php?import=blogger&noheader=true'; + $next_url = get_option('siteurl') . '/wp-admin/index.php?import=blogger&noheader=true'; $auth_url = "https://www.google.com/accounts/AuthSubRequest"; $title = __('Import Blogger'); $welcome = __('Howdy! This importer allows you to import posts and comments from your Blogger account into your WordPress blog.'); @@ -223,9 +223,10 @@ class Blogger_Import { $rows .= "$blogtitle{$blog['host']}$pstat$cstat\n"; } - echo "

$title

\n$rows
$name$url$posts$comments$action
"; + echo "

$title

\n$rows
$name$url$posts$comments$action
"; echo " \n"; } @@ -660,7 +662,7 @@ class Blogger_Import { foreach ( $blog['authors'] as $i => $author ) $rows .= ""; - return "

$heading

$blogtitle

$directions

$rows
$mapthis$tothis
"; + return "

$heading

$blogtitle

$directions

$rows
$mapthis$tothis
"; } function get_user_options($current) { @@ -830,7 +832,7 @@ class Blogger_Import { $restart = __('Restart'); $message = __('We have saved some information about your Blogger account in your WordPress database. Clearing this information will allow you to start over. Restarting will not affect any posts you have already imported. If you attempt to re-import a blog, duplicate posts and comments will be skipped.'); $submit = __('Clear account information'); - echo "

$restart

$message

"; + echo "

$restart

$message

"; } } diff --git a/wp-admin/import/dotclear.php b/wp-admin/import/dotclear.php index 500d0d9a5..d51f04172 100644 --- a/wp-admin/import/dotclear.php +++ b/wp-admin/import/dotclear.php @@ -731,7 +731,7 @@ class Dotclear_Import { printf('', __('DotClear Database User:')); printf('', __('DotClear Database Password:')); printf('', __('DotClear Database Name:')); - printf('', __('DotClear Database Host:')); + printf('', __('DotClear Database Host:')); printf('', __('DotClear Table prefix:')); printf('', __('Originating character set:')); echo ''; diff --git a/wp-admin/import/greymatter.php b/wp-admin/import/greymatter.php index 8651a691c..5ff91edfd 100644 --- a/wp-admin/import/greymatter.php +++ b/wp-admin/import/greymatter.php @@ -46,7 +46,7 @@ class GM_Import {

 

-
+ @@ -66,7 +66,6 @@ class GM_Import { so you need to enter the number of the last GM post here.
(if you don't know that number, just log into your FTP and look it out
in the entries' folder)") ?> -