Make WordPress Core


Ignore:
Timestamp:
12/02/2013 03:52:23 AM (13 years ago)
Author:
azaozz
Message:

Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/network/settings.php

    r26478 r26518  
    8585
    8686<div class="wrap">
    87         <?php screen_icon('options-general'); ?>
    8887        <h2><?php echo esc_html( $title ); ?></h2>
    8988        <form method="post" action="settings.php">
Note: See TracChangeset for help on using the changeset viewer.