Changeset 11073 for trunk/wp-admin/edit-comments.php
- Timestamp:
- 04/24/2009 02:25:20 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-comments.php
r11035 r11073 263 263 <?php wp_nonce_field('bulk-comments'); ?> 264 264 265 <?php echo "<input type='hidden' name='comment_status' value='$comment_status' />\n"; ?>266 265 <select name="comment_type"> 267 266 <option value="all"><?php _e('Show all comment types'); ?></option>
Note: See TracChangeset
for help on using the changeset viewer.