diff -r a4642baaf829 -r 4d4862461b8d web/wp-admin/import.php
--- a/web/wp-admin/import.php Tue Feb 02 14:45:47 2010 +0000
+++ b/web/wp-admin/import.php Tue Feb 02 15:44:16 2010 +0000
@@ -1,77 +1,77 @@
-
-
-
-
-
-
-
-'.__('No importers are available.').''; // TODO: make more helpful
-} else {
-?>
-
-
- $data) {
- $style = ('class="alternate"' == $style || 'class="alternate active"' == $style) ? '' : 'alternate';
- $action = "{$data[0]}";
-
- if ($style != '')
- $style = 'class="'.$style.'"';
- echo "
-
- $action |
- {$data[1]} |
-
";
- }
-?>
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+'.__('No importers are available.').''; // TODO: make more helpful
+} else {
+?>
+
+
+ $data) {
+ $style = ('class="alternate"' == $style || 'class="alternate active"' == $style) ? '' : 'alternate';
+ $action = "{$data[0]}";
+
+ if ($style != '')
+ $style = 'class="'.$style.'"';
+ echo "
+
+ $action |
+ {$data[1]} |
+
";
+ }
+?>
+
+
+
+
+
+
+
+