Fix css path for readme.html. Props Stevie212, JeremyVisser. fixes #4751
git-svn-id: https://develop.svn.wordpress.org/trunk@5878 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
62f1de6322
commit
558147cb2f
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<title>WordPress › ReadMe</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<link rel="stylesheet" href="wp-admin/install.css" type="text/css" />
|
||||
<link rel="stylesheet" href="wp-admin/css/install.css" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1 id="logo" style="text-align: center">
|
||||
|
Loading…
Reference in New Issue
Block a user