Update login-logo.png to use proper color. Copy it over wordpress-logo.png. Make that one canonical, and stop using login-logo.png. Leave it for plugins. props iammattthomas. see #19955.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19937 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -19,7 +19,7 @@ header( 'Content-Type: text/html; charset=utf-8' );
|
||||
<?php wp_admin_css( 'install', true ); ?>
|
||||
</head>
|
||||
<body>
|
||||
<h1 id="logo"><img alt="WordPress" src="../images/wordpress-logo.png" /></h1>
|
||||
<h1 id="logo"><img alt="WordPress" src="../images/wordpress-logo.png?ver=20120216" /></h1>
|
||||
|
||||
<?php
|
||||
|
||||
|
||||
Reference in New Issue
Block a user