- Timestamp:
- 06/19/2020 04:49:58 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-plugins-list-table.php
r48078 r48092 1097 1097 echo apply_filters( 'plugin_auto_update_setting_html', $html, $plugin_file, $plugin_data ); 1098 1098 1099 echo '<div class=" inline notice errorhidden"><p></p></div>';1099 echo '<div class="notice notice-error notice-alt inline hidden"><p></p></div>'; 1100 1100 echo '</td>'; 1101 1101
Note: See TracChangeset
for help on using the changeset viewer.