Ticket #30307: comment-reply-template.patch
File comment-reply-template.patch, 530 bytes (added by , 10 years ago) |
---|
-
wp-admin/includes/template.php
518 518 <br class="clear" /> 519 519 </p> 520 520 521 <input type="hidden" name="user_ID" id="user_ID" value="<?php echo get_current_user_id(); ?>" />522 521 <input type="hidden" name="action" id="action" value="" /> 523 522 <input type="hidden" name="comment_ID" id="comment_ID" value="" /> 524 523 <input type="hidden" name="comment_post_ID" id="comment_post_ID" value="" />