Make WordPress Core


Ignore:
Timestamp:
11/27/2013 07:15:29 PM (11 years ago)
Author:
iammattthomas
Message:

Press This fixes:

  • Override responsive styles for the Press This window
  • Remove the old header logo in Press This
  • Add the new Dashicon WP logo

See #25858.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/press-this.php

    r26237 r26433  
    584584
    585585        <div id="wphead">
    586             <img id="header-logo" src="<?php echo esc_url( includes_url( 'images/blank.gif' ) ); ?>" alt="" width="16" height="16" />
    587586            <h1 id="site-heading">
    588587                <a href="<?php echo get_option('home'); ?>/" target="_blank">
Note: See TracChangeset for help on using the changeset viewer.