Changeset 54062 for trunk/src/wp-admin/edit-comments.php
- Timestamp:
- 09/02/2022 06:49:17 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit-comments.php
r53450 r54062 346 346 } 347 347 348 echo '<div id="moderated" class="updated notice is-dismissible"><p>' . implode( "<br />\n", $messages ) . '</p></div>';348 echo '<div id="moderated" class="updated notice is-dismissible"><p>' . implode( "<br />\n", $messages ) . '</p></div>'; 349 349 } 350 350 }
Note: See TracChangeset
for help on using the changeset viewer.