Make WordPress Core


Ignore:
Timestamp:
02/17/2012 04:57:56 AM (13 years ago)
Author:
nacin
Message:

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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/maint/repair.php

    r19757 r19937  
    2020</head>
    2121<body>
    22 <h1 id="logo"><img alt="WordPress" src="../images/wordpress-logo.png" /></h1>
     22<h1 id="logo"><img alt="WordPress" src="../images/wordpress-logo.png?ver=20120216" /></h1>
    2323
    2424<?php
Note: See TracChangeset for help on using the changeset viewer.