Make WordPress Core

Changeset 48078


Ignore:
Timestamp:
06/18/2020 12:44:41 AM (4 years ago)
Author:
azaozz
Message:

Fix empty line phpcs error.

See #50280.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/class-wp-plugins-list-table.php

    r48077 r48078  
    10971097                    echo apply_filters( 'plugin_auto_update_setting_html', $html, $plugin_file, $plugin_data );
    10981098
    1099 
    11001099                    echo '<div class="inline notice error hidden"><p></p></div>';
    11011100                    echo '</td>';
Note: See TracChangeset for help on using the changeset viewer.