Ticket #1019: bug1019_moderation.diff
| File bug1019_moderation.diff, 1.1 KB (added by , 21 years ago) |
|---|
-
wp-admin/moderation.php
145 145 <p><strong><?php _e('Name:') ?></strong> <?php comment_author_link() ?> <?php if ($comment->comment_author_email) { ?>| <strong><?php _e('E-mail:') ?></strong> <?php comment_author_email_link() ?> <?php } if ($comment->comment_author_email) { ?> | <strong><?php _e('URI:') ?></strong> <?php comment_author_url_link() ?> <?php } ?>| <strong><?php _e('IP:') ?></strong> <a href="http://ws.arin.net/cgi-bin/whois.pl?queryinput=<?php comment_author_IP() ?>"><?php comment_author_IP() ?></a></p> 146 146 <?php comment_text() ?> 147 147 <p><?php 148 _e('Posted'); echo ' '; comment_date('M j, g:i A'); echo ' | '; 148 149 echo '<a href="post.php?action=editcomment&comment='.$comment->comment_ID.'">' . __('Edit') . '</a> | ';?> 149 150 <a href="<?php echo get_permalink($comment->comment_post_ID); ?>"><?php _e('View Post') ?></a> | 150 151 <?php … … 217 218 } 218 219 219 220 220 include('admin-footer.php') ?> 221 No newline at end of file 221 include('admin-footer.php') ?>
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)