stylesheet fix

git-svn-id: https://develop.svn.wordpress.org/trunk@257 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mike Little 2003-07-19 22:49:33 +00:00
parent c78f357b5d
commit 6a71d690b0
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