Changeset 6003
- Timestamp:
- 09/01/07 16:33:55 (1 year ago)
- Files:
-
- trunk/wp-admin/edit-form-comment.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-admin/edit-form-comment.php
r5600 r6003 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">
