Screen icons

git-svn-id: http://svn.automattic.com/wordpress/trunk@9903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2008-11-26 13:51:25 +00:00
parent ba7c715d8e
commit 7c68e6945a
53 changed files with 140 additions and 12 deletions

View File

@@ -198,6 +198,7 @@ class Dotclear_Import {
function header()
{
echo '<div class="wrap">';
screen_icon();
echo '<h2>'.__('Import DotClear').'</h2>';
echo '<p>'.__('Steps may take a few minutes depending on the size of your database. Please be patient.').'</p>';
}