Changeset 6003

Show
Ignore:
Timestamp:
09/01/07 16:33:55 (1 year ago)
Author:
westi
Message:

Tell the user what number comment they are editing. Fixes #4524 props momo360modena and Nazgul.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-admin/edit-form-comment.php

    r5600 r6003  
    77 
    88<form name="post" action="comment.php" method="post" id="post"> 
     9<h2><?php echo $toprow_title; ?></h2> 
    910<?php wp_nonce_field('update-comment_' . $comment->comment_ID) ?> 
    1011<div class="wrap">