- Timestamp:
- 03/19/2014 10:12:13 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-comments-list-table.php
r27036 r27626 234 234 ?> 235 235 <select name="comment_type"> 236 <option value=""><?php _e( ' Show all comment types' ); ?></option>236 <option value=""><?php _e( 'All comment types' ); ?></option> 237 237 <?php 238 238 /**
Note: See TracChangeset
for help on using the changeset viewer.