Changeset 49725
- Timestamp:
- 12/01/2020 06:14:37 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/dashboard.php
r49215 r49725 1048 1048 1049 1049 if ( $comments ) { 1050 echo '<div id="latest-comments" class="activity-block ">';1050 echo '<div id="latest-comments" class="activity-block table-view-list">'; 1051 1051 echo '<h3>' . __( 'Recent Comments' ) . '</h3>'; 1052 1052
Note: See TracChangeset
for help on using the changeset viewer.