Ticket #24638: 24638.diff
File 24638.diff, 557 bytes (added by , 10 years ago) |
---|
-
edit-form-comment.php
55 55 } ?></td> 56 56 <td><input type="text" id="newcomment_author_url" name="newcomment_author_url" size="30" class="code" value="<?php echo esc_attr($comment->comment_author_url); ?>" /></td> 57 57 </tr> 58 <tr valign="top"> 59 <td class="first"><?php _e('IP:'); ?></td> 60 <td><?php echo esc_html($comment->comment_author_IP); ?></td> 61 </tr> 58 62 </tbody> 59 63 </table> 60 64 <br />