Ticket #4524: 4524.diff
File 4524.diff, 502 bytes (added by , 17 years ago) |
---|
-
wp-admin/edit-form-comment.php
6 6 ?> 7 7 8 8 <form name="post" action="comment.php" method="post" id="post"> 9 <h2><?php echo $toprow_title; ?></h2> 9 10 <?php wp_nonce_field('update-comment_' . $comment->comment_ID) ?> 10 11 <div class="wrap"> 11 12 <input type="hidden" name="user_ID" value="<?php echo (int) $user_ID ?>" />