Changeset 26518 for trunk/src/wp-admin/edit-form-comment.php
- Timestamp:
- 12/02/2013 03:52:23 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/edit-form-comment.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit-form-comment.php
r25983 r26518 14 14 <?php wp_nonce_field('update-comment_' . $comment->comment_ID) ?> 15 15 <div class="wrap"> 16 <?php screen_icon(); ?>17 16 <h2><?php _e('Edit Comment'); ?></h2> 18 17
Note: See TracChangeset
for help on using the changeset viewer.