Changeset 4974 for trunk/wp-admin/edit-comments.php
- Timestamp:
- 03/07/2007 01:25:17 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/edit-comments.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-comments.php
r4781 r4974 154 154 <?php comment_text() ?> 155 155 156 <p><?php comment_date( 'M j, g:i A'); ?> — [156 <p><?php comment_date(__('M j, g:i A')); ?> — [ 157 157 <?php 158 158 if ( current_user_can('edit_post', $comment->comment_post_ID) ) {
Note: See TracChangeset
for help on using the changeset viewer.