stylesheet fix

git-svn-id: http://svn.automattic.com/wordpress/trunk@257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
mikelittle 2003-07-19 22:49:33 +00:00
parent 8625d16d13
commit 6e7325a328
1 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ case "step1":
<html>
<head>
<title>GM 2 b2 - converting...</title>
<link rel="stylesheet" href="<?php echo $b2inc; ?>/b2.css" type="text/css">
<link rel="stylesheet" href="wp-admin/b2.css" type="text/css">
<style type="text/css">
<!--
<?php
@ -253,7 +253,7 @@ default:
?><html>
<head>
<title>GM 2 b2 importer utility</title>
<link rel="stylesheet" href="<?php echo $b2inc; ?>/b2.css" type="text/css">
<link rel="stylesheet" href="wp-admin/b2.css" type="text/css">
<style type="text/css">
<!--
<?php