Index: edit-form-comment.php
===================================================================
--- edit-form-comment.php	(revision 5751)
+++ edit-form-comment.php	(working copy)
@@ -6,6 +6,7 @@
 ?>
 
 <form name="post" action="comment.php" method="post" id="post">
+<h2><?php echo $toprow_title; ?></h2>
 <?php wp_nonce_field('update-comment_' . $comment->comment_ID) ?>
 <div class="wrap">
 <input type="hidden" name="user_ID" value="<?php echo (int) $user_ID ?>" />
