Changeset 49727 for branches/5.6/src/wp-admin/includes/dashboard.php
- Timestamp:
- 12/01/2020 07:19:14 PM (4 years ago)
- Location:
- branches/5.6
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.6
-
branches/5.6/src/wp-admin/includes/dashboard.php
r49215 r49727 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.