Changeset 31200 for trunk/src/wp-admin/edit-comments.php
- Timestamp:
- 01/16/2015 04:15:52 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/edit-comments.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit-comments.php
r30356 r31200 225 225 <?php $wp_list_table->views(); ?> 226 226 227 <form id="comments-form" action=""method="get">227 <form id="comments-form" method="get"> 228 228 229 229 <?php $wp_list_table->search_box( __( 'Search Comments' ), 'comment' ); ?>
Note: See TracChangeset
for help on using the changeset viewer.