Bring back the H2s. Rough draft.

git-svn-id: https://develop.svn.wordpress.org/trunk@9232 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith
2008-10-17 20:02:03 +00:00
parent d55f18532b
commit 377ad4f01d
34 changed files with 54 additions and 10 deletions

View File

@@ -13,6 +13,7 @@ require_once ('admin-header.php');
?>
<div class="wrap">
<h2><?php echo $title ?></h2>
<p><?php _e('If you have posts or comments in another system, WordPress can import those into this blog. To get started, choose a system to import from below:'); ?></p>
<?php